Property RawBuffer
RawBuffer
A pointer to the raw buffer. The memory is pinned until this object is disposed. Check the context Flags to know which raw bytes are valid to be read.
IntPtr RawBuffer { get; }
A pointer to the raw buffer. The memory is pinned until this object is disposed. Check the context Flags to know which raw bytes are valid to be read.
IntPtr RawBuffer { get; }