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

Writes an array of short integer values to a file. 

 

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