Contents

ContiguousBytes

A protocol that declares the type offers direct access to the underlying raw bytes in a contiguous manner.

Declaration

protocol ContiguousBytes

Topics

Accessing Underlying Storage

See Also

Binary Data