Close

Relief for ODA Team in Ukraine

Learn more
ODA PRC SDK
writeInt32Array Function
Syntax
C++
void writeInt32Array(const OdInt32Array & array, OdPrcCompressedFiler * pStream);

Writes an array of 32-bit integer values to a stream. 

 

Parameters
Description
array
[in] An array of 32-bit integer values to write.
pStream
[in] A pointer to an output stream.

File: PrcCompressedFiler.h

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