Lucene.Net 1.9.1 Class Library

BufferedIndexOutput.WriteByte Method 

Writes a single byte.

public override void WriteByte(
   byte b
);

See Also

BufferedIndexOutput Class | Lucene.Net.Store Namespace |