[]
Gets the internal pointer to the current stream's backing store.
public IntPtr DataPointer { get; }
Public ReadOnly Property DataPointer As IntPtr
An IntPtr to the buffer being used as a backing store.