Buffer |
public class BufferDataConverterContext : BufferDataConversionContext
The BufferDataConverterContext type exposes the following members.
| Name | Description | |
|---|---|---|
| BufferDataConverterContext | Constructs a context for marshalling/unmarshalling data to/from an array of bytes. |
| Name | Description | |
|---|---|---|
| AddressArea | The area of memory being addressed by this buffer. Specifically, this is used to marshal booleans into the correct bit in the buffer. Supercedes the area of Address (normally a subrange of the address). |