Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BTDB
StreamLayer
ByteBufferWriter
C# 클래스 BTDB.StreamLayer.ByteBufferWriter
상속:
AbstractBufferedWriter
파일 보기
프로젝트 열기: Bobris/BTDB
1 사용 예제들
공개 메소드들
메소드
설명
ByteBufferWriter
( ) :
System
FlushBuffer
( ) :
void
GetCurrentPosition
( ) :
long
GetDataAndRewind
( ) :
ByteBuffer
Reset
( ) :
void
메소드 상세
ByteBufferWriter()
공개
메소드
public
ByteBufferWriter
( ) :
System
리턴
System
FlushBuffer()
공개
메소드
public
FlushBuffer
( ) :
void
리턴
void
GetCurrentPosition()
공개
메소드
public
GetCurrentPosition
( ) :
long
리턴
long
GetDataAndRewind()
공개
메소드
public
GetDataAndRewind
( ) :
ByteBuffer
리턴
ByteBuffer
Reset()
공개
메소드
public
Reset
( ) :
void
리턴
void