CMBlockBufferProtocol
A protocol for objects that operate on a range of a block buffer.
Declaration
protocol CMBlockBufferProtocolTopics
Modifying a Block Buffer
copyDataBytes(to:)dataBytes()fillDataBytes(with:)replaceDataBytes(with:)isContiguousmakeContiguous(allocator:deallocator:flags:)makeContiguous(allocator:flags:)withContiguousStorage(_:)