Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
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 | ||
Résultat | BinaryStreamBase |
public CreateIoSession ( ) : |
||
Résultat |
public MemoryPoolStream ( ) : GSF.IO.Unmanaged | ||
Résultat | GSF.IO.Unmanaged |
public MemoryPoolStream ( |
||
pool | ||
Résultat | GSF.IO.Unmanaged |