WrappedData12
public struct WrappedData12 : WrappedData, Sendable
Fixed-size 12-byte data wrapper.
Used for 12-character asset codes and other 12-byte values 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