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.
public 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.
public IntPtr RawBuffer { get; }