init(withAAEncodedData:)
Creates a new archive header from encoded data.
Declaration
required init?(withAAEncodedData data: UnsafeBufferPointer<UInt8>)Parameters
- data:
The encoded data.
Creates a new archive header from encoded data.
required init?(withAAEncodedData data: UnsafeBufferPointer<UInt8>)The encoded data.