C# Class BTDB.KVDBLayer.InMemoryFileCollection.File.Writer

Inheritance: BTDB.StreamLayer.AbstractBufferedWriter
Afficher le fichier Open project: Bobris/BTDB

Méthodes publiques

Méthode Description
FlushBuffer ( ) : void
GetCurrentPosition ( ) : long
Writer ( File file ) : System

Private Methods

Méthode Description
SimulateCorruptionBySetSize ( int size ) : void

Method Details

FlushBuffer() public méthode

public FlushBuffer ( ) : void
Résultat void

GetCurrentPosition() public méthode

public GetCurrentPosition ( ) : long
Résultat long

Writer() public méthode

public Writer ( File file ) : System
file System.IO.File
Résultat System