Свойство | Тип | Описание | |
---|---|---|---|
BufferBlockSize | int | ||
BufferOffset | int |
Метод | Описание | |
---|---|---|
BufferDataToken ( int BufferOffset, int BlockSize ) : System |
Creates a new instance of BufferDataToken
|
public BufferDataToken ( int BufferOffset, int BlockSize ) : System | ||
BufferOffset | int | The offest in the Buffer block allocated to this object |
BlockSize | int | The total size in the buffer allocated to this object |
Результат | System |