Type Aliases
The following type aliases are available globally.
-
A convenience type representing a byte array.
Declaration
Swift
public typealias Bytes = Array<UInt8>
Tafelsalz Docs (100% documented)
The following type aliases are available globally.
A convenience type representing a byte array.
Swift
public typealias Bytes = Array<UInt8>