Lucene.Net 1.4.3 Class Library

OutputStream.WriteByte Method 

Writes a single byte.

public void WriteByte(
   byte b
);

See Also

OutputStream Class | Lucene.Net.Store Namespace | InputStream#ReadByte