Method SSL.Buffer()->add_string_array()


Method add_string_array

this_program add_string_array(array(string(8bit)) data, int(0..) item_size, int(0..) len)

Description

Appends an array of variable length strings with item_size bytes hollerith coding, prefixed by a len bytes large integer declaring the total size of the array in bytes.