Neokernel API

HTTPDecoderStream.ReadByte Method

Reads a single byte from the stream.

public override int ReadByte();

Return Value

The byte value of the decoded char.

See Also

HTTPDecoderStream Class | com.neokernel.httpd Namespace