API Reference > Other Classes > OdStreamBuf Class > OdStreamBuf Methods > OdStreamBuf::getByte Method
OdStreamBuf::getByte Method
Syntax
C++
virtual OdUInt8 getByte();

Returns the byte at the current position of the file pointer for this StreamBuf object, and increments the pointer.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.