Type Aliases

The following type aliases are available globally.

  • Convient alias to make list of UInt8 as Bytes

    Declaration

    Swift

    public typealias Bytes = [UInt8]