Contents

CMMutableDataBlockBuffer

A block buffer that provides read-write access to a range of bytes.

Declaration

struct CMMutableDataBlockBuffer

Overview

Mutable block buffer provides a contiguous range of data offsets (from 0 to count) a possibly non-contiguous range of bytes. The bytes referenced by this buffer are mutable.

Topics

Classes

Structures

Operators

Initializers

Instance Properties

Instance Methods

Subscripts

Type Aliases

See Also

Sample Processing