a MemoryStream liked in-memory data
DataPipe
01 Syntax
Microsoft.VisualBasic.Parallel.DataPipe
02 Methods
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| data | 1 | the in-memory data |
04 Members
#ctor(
MemoryStream)extract all bytes data from the input MemoryStream for construct a new data package
Parameters
| Name | Type | Description |
|---|---|---|
data | MemoryStream | - |
GetBlocks
get data in block formats
Read
get all data
data
the in-memory data
ToString()
empty()
Dispose()