ComponentOne Bitmap for WPF
DataStream Class Members
Properties  Methods 

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace : DataStream Class

The following tables list the members exposed by DataStream.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyOverridden. Gets a value indicating whether the current stream supports reading.  
Public PropertyOverridden. Gets a value indicating whether the current stream supports seeking.  
Public Property (Inherited from System.IO.Stream)
Public PropertyOverridden. Gets a value indicating whether the current stream supports writing.  
Public PropertyGets the internal pointer to the current stream's backing store.  
Public PropertyOverridden. Gets the length in bytes of the stream.  
Public PropertyOverridden. Gets or sets the position within the current stream.  
Public PropertyGets the position pointer.  
Public Property (Inherited from System.IO.Stream)
Public PropertyGets the length of the remaining.  
Public Property (Inherited from System.IO.Stream)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.Stream)
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public Methodstatic (Shared in Visual Basic)  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.Stream)
Public MethodOverridden. Not supported.  
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Reads a single value from the current stream and advances the current position within this stream by the number of bytes read.  
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public MethodReads a bool.  
Public MethodOverridden. Reads a byte from the stream and advances the position within the stream by one byte, or returns -1 if at the end of the stream.  
Public MethodReads a ColorF.  
Public MethodReads a float.  
Public MethodReads a int.  
Public MethodReads a Matrix.  
Public MethodOverloaded. Reads an array of values from the current stream, and advances the current position within this stream by the number of bytes written.  
Public MethodReads a short.  
Public MethodReads a Vector2.  
Public MethodReads a Vector3.  
Public MethodReads a Vector4.  
Public MethodOverridden. Sets the position within the current stream.  
Public MethodOverridden. Not supported.  
Public MethodOverloaded. Writes a single value to the stream, and advances the current position within this stream by the number of bytes written.  
Public MethodOverloaded.  (Inherited from System.IO.Stream)
Public Method (Inherited from System.IO.Stream)
Public MethodOverloaded. Writes a range of bytes to the current stream, and advances the current position within this stream by the number of bytes written.  
Top
Public Operators
Performs an explicit conversion from DataStream to DataPointer.
Top
See Also

Reference

DataStream Class
C1.Util.DX Namespace