API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFilerDumper Class > OdPrcCompressedFilerDumper Methods > OdPrcCompressedFilerDumper::readCompressedIntegerArray Method
OdPrcCompressedFilerDumper::readCompressedIntegerArray Method
Syntax
C++
virtual void readCompressedIntegerArray(OdInt32Array & points_array);
Parameters 
Description 
OdInt32Array & points_array 
[out] A reference to an integer array to store read values. 

Reads a compressed array of 32-bit integer values from the filer stream and returns it. 

 

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