Method SSL.Buffer()->add_int_array()
- Method
add_int_array
this_programadd_int_array(array(int)data,int(8bit)item_size,int(0..)len)- Description
Appends an array of unsigned integers of width
item_sizeto the buffer, preceded with an unsigned integerlendeclaring the size of the array in bytes.