C# 클래스 Lucene.Net.Support.TestDataInputStream

파일 보기 프로젝트 열기: apache/lucenenet

비공개 메소드들

메소드 설명
TestReadFully ( ) : void
TestReadLinePushback ( ) : void
TestReadUTF ( ) : void
TestSkipBytes ( ) : void
WriteAndReadAString ( ) : void
dotest ( DataInputStream dis, int pos, int total, int toskip, int expected ) : void