Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Settings::set_stringReadMaxBufferSize Method
Syntax
C++
void set_stringReadMaxBufferSize(size_t stringReadMaxBufferSize);

Sets a new maximum buffer size for the string data type read from a file. Data block that exceeds this size is truncated while reading.

Parameters
Description
stringReadMaxBufferSize
[in] The new maximum string size in bytes to be set.
Copyright © 2002-2022. Open Design Alliance All rights reserved.