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

BinaryReader::ReadInt16 method

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

virtual int16_t System::IO::BinaryReader::ReadInt16()

ReturnValue

16ビット整数値が読み取られました

参照