Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Binary::Binary Constructor (unsigned long, const OdArray<char>&)
Syntax
C++
Binary(unsigned long maxSize, const OdArray<char>& newBuffer);

Creates a new Binary instance with specified parameters.

Parameters
Description
maxSize
[in] The long value for the max size for binary buffer.
newBuffer
[in] initialize buffer for binary.
Copyright © 2002-2022. Open Design Alliance All rights reserved.