ChunkedMemoryStream Constructor |
Name | Description | |
---|---|---|
ChunkedMemoryStream |
Initializes a new instance of the ChunkedMemoryStream class.
| |
ChunkedMemoryStream(Byte) |
Initializes a new instance of the ChunkedMemoryStream class based on the specified byte array.
| |
ChunkedMemoryStream(Int32) |
Initializes a new instance of the ChunkedMemoryStream class.
| |
ChunkedMemoryStream(Int32, Byte) |
Initializes a new instance of the ChunkedMemoryStream class based on the specified byte array.
|