subscript(_:)

Accesses the byte at the specified index.

Declaration

subscript(index: Data.Index) -> UInt8 { get set }