public override void WriteByte(byte)
Write a single byte. Throws an IOException if the stream has been closed or for some reason the OutputStream is out of sync.
public void WriteByte(int)
StringBufferOutputStream Class | com.neokernel.io Namespace