System::IO::BinaryReader::ReadInt16 मेथड

BinaryReader::ReadInt16 method

इनपुट स्ट्रीम से 2 बाइट्स पढ़ता है और उन्हें 16-बिट पूर्णांक मान के रूप में लौटाता है।

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

ReturnValue

एक 16-बिट पूर्णांक मान पढ़ा गया

संबंधित देखें