Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
ADT
ADT.struct

Method ADT.struct()->put_var_string()


Method put_var_string

void put_var_string(string s, int(0..) len_width)

Description

Appends a variable string s preceded with an unsigned integer of the size len_width declaring the length of the string. The string s should be 8 bits wide.