API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFiler Class > OdPrcCompressedFiler Methods > OdPrcCompressedFiler::readShortArray Method
OdPrcCompressedFiler::readShortArray Method
Syntax
C++
virtual void readShortArray(OdUInt16Array & normal_angle_array, OdUInt32 number_of_bit) = 0;
Parameters 
Description 
OdUInt16Array & normal_angle_array 
[out] Output compressed array of integer values.
 
OdUInt32 number_of_bit 
[in] Input number of bits. 

Reads an array of short integer values from a file. 

 

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