Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
array
[in] An array of unsigned 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.