Neokernel API

ConnectionKMethod.BackInputStream Class

Provides functionality to read and unread from a Stream.

For a list of all members of this type, see ConnectionKMethod.BackInputStream Members .

System.Object
   BinaryReader
      ConnectionKMethod.BackInputStream

[Serializable]
public class BackInputStream : BinaryReader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.neokernel.httpd

Assembly: Neokernel (in Neokernel.exe)

See Also

ConnectionKMethod.BackInputStream Members | com.neokernel.httpd Namespace