subscript(_:)
Accesses the data byte at the specified position.
Declaration
subscript(position: CMReadOnlyDataBlockBuffer.Index) -> UInt8 { get }Accesses the data byte at the specified position.
subscript(position: CMReadOnlyDataBlockBuffer.Index) -> UInt8 { get }