Type Aliases
The following type aliases are available globally.
-
Convient alias to make list of UInt8 as Bytes
Declaration
Swift
public typealias Bytes = [UInt8]
The following type aliases are available globally.
Convient alias to make list of UInt8 as Bytes
Swift
public typealias Bytes = [UInt8]