API Reference > Classes > PRC Entities Input/output Operations for Entities > OdPrcCompressedFilerDumper Class > OdPrcCompressedFilerDumper Methods > OdPrcCompressedFilerDumper::writeShortArray Method
OdPrcCompressedFilerDumper::writeShortArray Method
Syntax
C++
virtual void writeShortArray(const OdUInt16Array & normal_angle_array, OdUInt32 number_of_bit);
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 the filer stream. 

 

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