ImageGear .NET v24.12 - Updated
ImGearWebStream Class Methods


ImageGear24.Core Assembly > ImageGear.Formats Namespace : ImGearWebStream Class

For a list of all members of this type, see ImGearWebStream members.

Public Methods
 NameDescription
Public MethodOverridden.  Closes the current stream and releases any resources (such as sockets and file handles) associated with the current stream.  
Public MethodOverridden.  When overridden in a derived class, clears all buffers for this stream and causes any buffered data to be written to the underlying device.  
Public MethodOverridden.  When overridden in a derived class, reads a sequence of bytes from the current stream and advances the position within the stream by the number of bytes read.  
Public MethodOverridden.  When overridden in a derived class, sets the position within the current stream.  
Public MethodOverridden.  When overridden in a derived class, sets the length of the current stream.  
Public MethodOverridden.  When overridden in a derived class, writes a sequence of bytes to the current stream and advances the current position within this stream by the number of bytes written.  
Top
Protected Methods
 NameDescription
Protected MethodFinalizes an instance of the ImGearWebStream class.  
Top
See Also

Reference

ImGearWebStream Class
ImageGear.Formats Namespace