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

BinaryReader::ReadUInt16 method

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

virtual uint16_t System::IO::BinaryReader::ReadUInt16()

ReturnValue

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

参照