Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
ADT
ADT.struct

Method ADT.struct()->put_var_uint_array()


Method put_var_uint_array

void put_var_uint_array(array(int) data, int item_size, int len)

Description

Appends an array of unsigned integers of width item_size to the buffer, preceded with an unsigned integer len declaring the size of the array.