Apache Lucene.Net 2.4.0 Class Library API

BufferedIndexOutput.WriteByte Method 

Writes a single byte.

public override void WriteByte(
   byte b
);

See Also

BufferedIndexOutput Class | Lucene.Net.Store Namespace |