WrappedData16
public struct WrappedData16 : WrappedData, Sendable
Fixed-size 16-byte data wrapper.
Used for 128-bit values such as IPv6 addresses and short hash seeds 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