C# Class Lucene.Net.Support.TestDataInputStream

显示文件 Open project: apache/lucenenet

Private Methods

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