Initializes a new instance of the System.IO.UnmanagedMemoryStream class in a safe buffer with a specified offset, length, and file access.
buffer The buffer to contain the unmanaged memory stream.offset The byte position in the buffer at which to start the unmanaged memory stream.length The length of the unmanaged memory stream.access The mode of file access to the unmanaged memory stream.