Close

Relief for ODA Team in Ukraine

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

Reads an array of unsigned 32-bit integer values from a file. 

 

Parameters
Description
array
[out] A reference to an array of unsigned 32-bit integer values to store read data.
pStream
[in] A pointer to an input file stream.

File: PrcCompressedFiler.h

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