Unreads an array of bytes from the stream.
Unreads an array of bytes from the stream.
public void UnRead(byte[])
Unreads an amount of bytes from the stream.
public void UnRead(byte[],int,int)
Unreads a byte from the stream.
public void UnRead(int)
BackInputStream Class | com.neokernel.httpd Namespace