Neokernel API

ConnectionKMethod.BackInputStream Constructor

Creates a BackInputStream with the specified stream.

BackInputStream(
   Stream streamReader
);

Parameters

streamReader
The stream to use.

See Also

BackInputStream Class | com.neokernel.httpd Namespace | BackInputStream Constructor Overload List