طريقة System::IO::BinaryReader::ReadInt16
BinaryReader::ReadInt16 method
يقرأ 2 بايت من تدفق الإدخال ويعيدها كقيمة عدد صحيح 16-بت.
virtual int16_t System::IO::BinaryReader::ReadInt16()
ReturnValue
قيمة عدد صحيح 16‑بت مقروءة
انظر أيضًا
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Font for C++