API Reference > OdDAI Namespace > Classes > Settings Class > Settings Methods > Settings::get_stringReadMaxBufferSize Method
Settings::get_stringReadMaxBufferSize Method
Syntax
C++
size_t get_stringReadMaxBufferSize();

The maximum string size that can be read from a file in bytes.

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

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.