Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
BTDB
KVDBLayer
InMemoryFileCollection.File.Writer
C# Class BTDB.KVDBLayer.InMemoryFileCollection.File.Writer
Inheritance:
BTDB.StreamLayer.AbstractBufferedWriter
Mostra file
Open project: Bobris/BTDB
Public Methods
Method
Description
FlushBuffer
( ) :
void
GetCurrentPosition
( ) :
long
Writer
(
File
file
) :
System
Private Methods
Method
Description
SimulateCorruptionBySetSize
(
int
size
) :
void
Method Details
FlushBuffer()
public
method
public
FlushBuffer
( ) :
void
return
void
GetCurrentPosition()
public
method
public
GetCurrentPosition
( ) :
long
return
long
Writer()
public
method
public
Writer
(
File
file
) :
System
file
System.IO.File
return
System