C# Class Lucene.Net.Support.FileStreamExtensions

显示文件 Open project: paulirwin/lucene.net

Public Methods

Method Description
Read ( this file, ByteBuffer dst, long position ) : int

Method Details

Read() public static method

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