API Reference > Other Classes > OdPlatformStreamer Class > OdPlatformStreamer Methods > OdPlatformStreamer::rdUInt16 Method
OdPlatformStreamer::rdUInt16 Method
Syntax
C++
static OdUInt16 rdUInt16(OdStreamBuf& streamBuf);
Parameters 
Description 
OdStreamBuf& streamBuf 
[in] StreamBuf object from which the data are to be read. 

Reads a 16-bit unsigned integer from the specified StreamBuf object.

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