System::IO::BinaryReader::ReadSByte metodo
BinaryReader::ReadSByte method
Legge un singolo byte dal flusso 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.Page for C++