Neokernel API

ConnectionKMethod.BackInputStream Constructor

Creates a BackInputStream with the specified stream and size for the buffer.

Overload List

Creates a BackInputStream with the specified stream.

public ConnectionKMethod.BackInputStream(Stream)

Creates a BackInputStream with the specified stream and size for the buffer.

public ConnectionKMethod.BackInputStream(Stream,int)

See Also

BackInputStream Class | com.neokernel.httpd Namespace