Packer.pack_string(s)
Packs a variable length string, s. The length of the string is first packed as an unsigned integer, then the string data is packed with pack_fstring()
.
Packer.pack_string(s)
Packs a variable length string, s. The length of the string is first packed as an unsigned integer, then the string data is packed with pack_fstring()
.
Designed by : w10schools
service@w10schools.com
Please login to continue.