Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BTDB
StreamLayer
ByteBufferWriter
C# Class BTDB.StreamLayer.ByteBufferWriter
Inheritance:
AbstractBufferedWriter
Exibir arquivo
Open project: Bobris/BTDB
Class Usage Examples
Public Methods
Method
Description
ByteBufferWriter
( ) :
System
FlushBuffer
( ) :
void
GetCurrentPosition
( ) :
long
GetDataAndRewind
( ) :
ByteBuffer
Reset
( ) :
void
Method Details
ByteBufferWriter()
public
method
public
ByteBufferWriter
( ) :
System
return
System
FlushBuffer()
public
method
public
FlushBuffer
( ) :
void
return
void
GetCurrentPosition()
public
method
public
GetCurrentPosition
( ) :
long
return
long
GetDataAndRewind()
public
method
public
GetDataAndRewind
( ) :
ByteBuffer
return
ByteBuffer
Reset()
public
method
public
Reset
( ) :
void
return
void