This extension of Stream allows only a fixed number of bytes to be read from the stream before behaving as if the Stream is empty. The bytes that are read from this stream are automatically decoded using HTTP parameter decoding.
For a list of all members of this type, see HTTPDecoderStream Members .
System.Object
MarshalByRefObject
Stream
HTTPDecoderStream
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.httpd
Assembly: Neokernel (in Neokernel.exe)
HTTPDecoderStream Members | com.neokernel.httpd Namespace