subscript(_:)

Accesses the data byte at the specified position.

Declaration

subscript(position: CMMutableDataBlockBuffer.BlockRegion.Index) -> UInt8 { get set }