オーバーロード | 解説 |
---|---|
DataStream コンストラクタ(Blob) | Initializes a new instance of the DataStreamclass from a Blob buffer. |
DataStream コンストラクタ(Int32,Boolean,Boolean) | Initializes a new instance of the DataStreamclass, and allocates a new buffer to use as a backing store. |
DataStream コンストラクタ(DataPointer) | Initializes a new instance of the DataStreamclass. |
DataStream コンストラクタ(IntPtr,Int64,Boolean,Boolean) | Initializes a new instance of the DataStreamclass, using an unmanaged buffer as a backing store. |