Click or drag to resize

BlockAllocatedMemoryStream Constructor

Overload List
  Name Description
Public method BlockAllocatedMemoryStream Initializes a new instance of BlockAllocatedMemoryStream.
Public method BlockAllocatedMemoryStream(Byte) Initializes a new instance of BlockAllocatedMemoryStream from specified buffer.
Public method BlockAllocatedMemoryStream(Int32) Initializes a new instance of BlockAllocatedMemoryStream for specified capacity.
Public method BlockAllocatedMemoryStream(Byte, Int32, Int32) Initializes a new instance of BlockAllocatedMemoryStream from specified region of buffer.
Top
See Also