C# Class Lucene.Net.Support.FileStreamExtensions

Afficher le fichier Open project: paulirwin/lucene.net

Méthodes publiques

Méthode Description
Read ( this file, ByteBuffer dst, long position ) : int

Method Details

Read() public static méthode

public static Read ( this file, ByteBuffer dst, long position ) : int
file this
dst ByteBuffer
position long
Résultat int