subscript(_:)

Accesses the data byte at the specified position.

Declaration

subscript(position: Int) -> UInt8 { get set }