WrappedData4
public struct WrappedData4 : WrappedData, Sendable
Fixed-size 4-byte data wrapper.
Used for short binary identifiers and fixed-size fields in Stellar protocol.
-
Declaration
Swift
public static let capacity: Int -
Declaration
Swift
public var wrapped: Data -
Declaration
Swift
public init()
View on GitHub
Install in Dash