System::IO::BinaryReader::ReadUInt64 メソッド

BinaryReader::ReadUInt64 method

入力ストリームから8バイトを読み取り、符号なし64ビット整数値として返します。

virtual uint64_t System::IO::BinaryReader::ReadUInt64()

ReturnValue

読み取られた符号なし 64 ビット整数値

参照