System::IO::BasicSTDIOStreamWrapper::ReadByte method

BasicSTDIOStreamWrapper::ReadByte method

Eğer sarmalama modu ikili ise, son çözülen karakter deposundan tek bir bayt okur, aksi takdirde akıştan tek bir karakter okur ve onu uint8_t türüne dönüştürür.

virtual int System::IO::BasicSTDIOStreamWrapper<T, typename>::ReadByte() override

ReturnValue

Okuma sonucuna eşdeğer 32 bitlik bir tam sayı değeri

Ayrıca Bakınız