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

BinaryReader::ReadInt64 method

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

virtual int64_t System::IO::BinaryReader::ReadInt64()

ReturnValue

読み取られた 64 ビット整数値

参照