System::IO::BinaryReader::ReadInt16 Methode
BinaryReader::ReadInt16 method
Liest 2 Bytes aus dem Eingabestream und gibt sie als 16‑Bit‑Ganzzahlwert zurück.
virtual int16_t System::IO::BinaryReader::ReadInt16()
ReturnValue
Ein 16‑Bit‑Ganzzahlwert gelesen
Siehe auch
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Font for C++