Optional
enum Optional<Wrapped> : ExpressibleByNilLiteral
-
The wrapped value’s bytes or an empty
Array
.Declaration
Swift
public var bytes: [UInt8]
Docs (100% documented)
enum Optional<Wrapped> : ExpressibleByNilLiteral
The wrapped value’s bytes or an empty Array
.
Swift
public var bytes: [UInt8]