System::IO::BasicSTDOStreamWrapper::ReadByte method
BasicSTDOStreamWrapper::ReadByte method
Se la modalità di avvolgimento è binaria, legge un singolo byte dall’ultimo buffer di caratteri decodificati, altrimenti legge un singolo carattere dallo stream e lo converte al tipo uint8_t. Non supportato!
virtual int System::IO::BasicSTDOStreamWrapper<T, typename>::ReadByte() override
ReturnValue
Un valore intero a 32 bit equivalente al risultato della lettura
Vedi anche
- Class BasicSTDOStreamWrapper
- Namespace System::IO
- Library Aspose.Font for C++