Metodo System::IO::BinaryReader::ReadSByte
BinaryReader::ReadSByte method
Legge un singolo byte dallo stream di input e lo restituisce come valore intero con segno a 8 bit.
virtual int8_t System::IO::BinaryReader::ReadSByte()
ReturnValue
Un valore intero con segno a 8 bit letto
Vedi anche
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Font for C++