Optional

enum Optional<Wrapped> : ExpressibleByNilLiteral
  • The wrapped value’s bytes or an empty Array.

    Declaration

    Swift

    public var bytes: [UInt8]