System::IO::BinaryReader::ReadSByte método
BinaryReader::ReadSByte method
Lee un byte único del flujo de entrada y lo devuelve como un valor entero con signo de 8 bits.
virtual int8_t System::IO::BinaryReader::ReadSByte()
ReturnValue
Un valor entero con signo de 8 bits leído
Ver también
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Page for C++