Provides access to unmanaged blocks of memory from managed code.
See Also: UnmanagedMemoryStream Members
This class supports access to unmanaged memory using the existing stream-based model and does not require that the contents in the unmanaged memory be copied to the heap.