Neokernel API

HTTPDecoderStream Methods

The methods of the HTTPDecoderStream class are listed below. For a complete list of HTTPDecoderStream class members, see the HTTPDecoderStream Members topic.

Public Instance Methods

BeginRead (inherited from Stream) 
BeginWrite (inherited from Stream) 
Close (inherited from Stream) 
CreateObjRef (inherited from MarshalByRefObject) 
Dispose (inherited from Stream)Overloaded.  
EndRead (inherited from Stream) 
EndWrite (inherited from Stream) 
Equals (inherited from Object) 
Flush
GetHashCode (inherited from Object) 
GetLifetimeService (inherited from MarshalByRefObject) 
GetType (inherited from Object) 
InitializeLifetimeService (inherited from MarshalByRefObject) 
Read
ReadByte Reads a single byte from the stream.
Seek
SetLength
ToString (inherited from Object) 
Write
WriteByte (inherited from Stream) 

Protected Instance Methods

CreateWaitHandle (inherited from Stream)Obsolete.  
Dispose (inherited from Stream)Overloaded.  
Finalize (inherited from Object) 
MemberwiseClone (inherited from MarshalByRefObject)Overloaded.  
MemberwiseClone (inherited from Object)Overloaded.  

See Also

HTTPDecoderStream Class | com.neokernel.httpd Namespace