Bitmap for UWP
DataStream クラス メンバ
プロパティ  メソッド 

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 : DataStream クラス

DataStreamデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタオーバーロードされます。   
トップ
パブリック プロパティ
 名前解説
Public プロパティオーバーライドされます。 Gets a value indicating whether the current stream supports reading.  
Public プロパティオーバーライドされます。 Gets a value indicating whether the current stream supports seeking.  
Public プロパティ System.IO.Streamから継承されます。
Public プロパティオーバーライドされます。 Gets a value indicating whether the current stream supports writing.  
Public プロパティGets the internal pointer to the current stream's backing store.  
Public プロパティオーバーライドされます。 Gets the length in bytes of the stream.  
Public プロパティオーバーライドされます。 Gets or sets the position within the current stream.  
Public プロパティGets the position pointer.  
Public プロパティ System.IO.Streamから継承されます。
Public プロパティGets the length of the remaining.  
Public プロパティ System.IO.Streamから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッド System.IO.Streamから継承されます。
Public メソッド System.IO.Streamから継承されます。
Public メソッド System.IO.Streamから継承されます。
Public メソッドオーバーロードされます。  System.IO.Streamから継承されます。
Public メソッドオーバーロードされます。  System.IO.Streamから継承されます。
Public メソッドstatic (Shared in Visual Basic)  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.IO.Streamから継承されます。
Public メソッド System.IO.Streamから継承されます。
Public メソッド System.IO.Streamから継承されます。
Public メソッドオーバーライドされます。 Not supported.  
Public メソッドオーバーロードされます。  System.IO.Streamから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーロードされます。 Reads a single value from the current stream and advances the current position within this stream by the number of bytes read.  
Public メソッドオーバーロードされます。  System.IO.Streamから継承されます。
Public メソッドReads a bool.  
Public メソッドオーバーライドされます。 ストリームから 1 バイトを読み取り、ストリーム内の位置を 1 バイト進めます。ストリームの末尾の場合は -1 を返します。  
Public メソッドReads a ColorF.  
Public メソッドReads a float.  
Public メソッドReads a int.  
Public メソッドReads a Matrix.  
Public メソッドオーバーロードされます。 Reads an array of values from the current stream, and advances the current position within this stream by the number of bytes written.  
Public メソッドReads a short.  
Public メソッドReads a Vector2.  
Public メソッドReads a Vector3.  
Public メソッドReads a Vector4.  
Public メソッドオーバーライドされます。 Sets the position within the current stream.  
Public メソッドオーバーライドされます。 Not supported.  
Public メソッドオーバーロードされます。 Writes a single value to the stream, and advances the current position within this stream by the number of bytes written.  
Public メソッドオーバーロードされます。  System.IO.Streamから継承されます。
Public メソッド System.IO.Streamから継承されます。
Public メソッドオーバーロードされます。 Writes a range of bytes to the current stream, and advances the current position within this stream by the number of bytes written.  
トップ
パブリック オペレータ
Performs an explicit conversion from DataStreamto DataPointer.
トップ
参照

DataStream クラス
C1.Util.DX 名前空間