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

파일 보기 프로젝트 열기: paulirwin/lucene.net

공개 메소드들

메소드 설명
Read ( this file, ByteBuffer dst, long position ) : int

메소드 상세

Read() 공개 정적인 메소드

public static Read ( this file, ByteBuffer dst, long position ) : int
file this
dst ByteBuffer
position long
리턴 int