C# Class Lucene.Net.Support.TestDataInputStream

Afficher le fichier Open project: apache/lucenenet

Private Methods

Méthode Description
TestReadFully ( ) : void
TestReadLinePushback ( ) : void
TestReadUTF ( ) : void
TestSkipBytes ( ) : void
WriteAndReadAString ( ) : void
dotest ( DataInputStream dis, int pos, int total, int toskip, int expected ) : void