| 名前 | 解説 | |
|---|---|---|
![]() | DataPointer コンストラクタ | オーバーロードされます。 |
DataPointerデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | DataPointer コンストラクタ | オーバーロードされます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Pointer | Pointer to the buffer. |
![]() | Size | Size in bytes of the buffer. |
![]() ![]() | Zero | Gets an Empty Data Pointer. |
| 名前 | 解説 | |
|---|---|---|
![]() | CopyFrom | オーバーロードされます。 |
![]() | CopyTo<T> | |
![]() | Equals | オーバーロードされます。 Determines whether the specified DataPointer is equal to the current object. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | ToArray | オーバーロードされます。 Converts this instance to a read only byte buffer. |
![]() | ToDataStream | Converts this DataPointer to a DataStream. |
等価判定演算子 | Implements the ==. |
等しくないか判定する演算子 | Implements the !=. |