Lucene.Net 1.9 Class Library
BufferedIndexOutput.WriteBytes Method
public override
void
WriteBytes(
byte[]
b
,
int
length
);
See Also
BufferedIndexOutput Class
|
Lucene.Net.Store Namespace