ConcreteExtendedDataSectionV1
public class ConcreteExtendedDataSectionV1
Undocumented
-
Undocumented
Declaration
Swift
public var code: UInt8 -
Undocumented
Declaration
Swift
public var length: UInt8 -
Undocumented
Declaration
Swift
public var data: Data -
Undocumented
Declaration
Swift
public init(code: UInt8, length: UInt8, data: Data)
ConcreteExtendedDataSectionV1 Class Reference