API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFilerDumper Class > OdPrcCompressedFilerDumper Methods > OdPrcCompressedFilerDumper::readShortArray Method
OdPrcCompressedFilerDumper::readShortArray Method
Syntax
C++
virtual void readShortArray(OdUInt16Array & normal_angle_array, OdUInt32 number_of_bit);
Parameters 
Description 
OdUInt16Array & normal_angle_array 
[out] A reference to a 16-bit integer array to store read values.  
OdUInt32 number_of_bit 
[in] A number of bits. 

Reads an array of short integer values from the filer stream and returns it. 

 

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