C# Class BendTests.A00_UtilTest

Afficher le fichier Open project: jeske/StepsDB-alpha

Méthodes publiques

Свойство Type Description
O_LENGTH long
O_OFFSET long
testdata byte[]

Méthodes publiques

Méthode Description
testStream ( Stream os ) : void

Private Methods

Méthode Description
T00_Crc16 ( ) : void
T00_EncodeDecode ( ) : void
T00_EncodeLengthError ( ) : void
T00_InvalidCharacter ( ) : void
T00_SimpleEncoder ( ) : void
T00_TestOffsetStream ( ) : void
T01_BigNumbers ( ) : void
T01_FastUniqueIds ( ) : void
T01_SimpleEncoder_UseOfSpecials ( ) : void

Method Details

testStream() public static méthode

public static testStream ( Stream os ) : void
os Stream
Résultat void

Property Details

O_LENGTH public_oe static_oe property

public static long O_LENGTH
Résultat long

O_OFFSET public_oe static_oe property

public static long O_OFFSET
Résultat long

testdata public_oe static_oe property

public static byte[] testdata
Résultat byte[]