Reads the next bytes in the stream.
Reads the next bytes in the stream.
public override int Read()
Reads the amount of bytes specified from the stream.
new public virtual int Read(byte[],int,int)
Inherited from BinaryReader.
public virtual int Read(char[],int,int)
BackInputStream Class | com.neokernel.httpd Namespace