Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CreateBinaryStream ( ) : BinaryStreamBase |
Creates a new binary from an IO session
|
|
CreateIoSession ( ) : |
Aquire an IO Session.
|
|
MemoryPoolStream ( ) : GSF.IO.Unmanaged |
Creates a new MemoryPoolStream using the default MemoryPool.
|
|
MemoryPoolStream ( |
Create a new MemoryPoolStream
|
public CreateBinaryStream ( ) : BinaryStreamBase | ||
Результат | BinaryStreamBase |
public CreateIoSession ( ) : |
||
Результат |
public MemoryPoolStream ( ) : GSF.IO.Unmanaged | ||
Результат | GSF.IO.Unmanaged |
public MemoryPoolStream ( |
||
pool | ||
Результат | GSF.IO.Unmanaged |