Expand description
Container for an untyped blob of data.
Structsยง
- Byte
Addressable Buffer ByteAddressableBufferis a view to an untyped blob of data, allowing loads and stores of arbitrary basic data types at arbitrary indices.
Container for an untyped blob of data.
ByteAddressableBuffer is a view to an untyped blob of data, allowing
loads and stores of arbitrary basic data types at arbitrary indices.