API Reference > Extension Classes > ExServices Classes > OdRdFileBuf Class > OdRdFileBuf Methods > OdRdFileBuf::putByte Method
OdRdFileBuf::putByte Method
Syntax
C++
virtual void putByte(OdUInt8 value);
Parameters 
Description 
OdUInt8 value 
[in] Byte to write. 

Writes the byte to the current position of the file pointer for this StreamBuf object, and increments the pointer.

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