Neokernel API

ConnectionKMethod.BackInputStream.MarkSupported Method

Checks if this stream support mark and reset methods.

public bool MarkSupported();

Return Value

Always false, these methods aren't supported.

See Also

BackInputStream Class | com.neokernel.httpd Namespace