Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Repository::readStream Method
Syntax
C++
OdResult readStream(OdStreamBufPtr pStream);

Reads data from a specified stream buffer.

Parameters
Description
pStream
[in] A smart pointer to the stream buffer object to read data from.

eOk if the data was successfully read; otherwise, the method returns an appropriate error.

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