subscript(_:)

Accesses the data byte at the specified position.

Declaration

subscript(position: CMReadOnlyDataBlockBuffer.Index) -> UInt8 { get }