The constructors of System.IO.UnmanagedMemoryStream are listed below. For a list of all members, see the UnmanagedMemoryStream Members list.
See Also: Inherited members from System.IO.Stream
Initializes a new instance of the System.IO.UnmanagedMemoryStream class using the specified location and memory length. | ||
Initializes a new instance of the System.IO.UnmanagedMemoryStream class in a safe buffer with a specified offset and length. | ||
Initializes a new instance of the System.IO.UnmanagedMemoryStream class using the specified location, memory length, total amount of memory, and file access values. | ||
Initializes a new instance of the System.IO.UnmanagedMemoryStream class in a safe buffer with a specified offset, length, and file access. |
Initializes a new instance of the System.IO.UnmanagedMemoryStream class. |