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