Pack various data representations into a buffer.
There are no base classes.
There are no implemented interfaces.
There are no attributes in this class.
get_buf()
get_buffer()
pack_array(list, pack_item)
pack_bool(x)
pack_bytes(s)
pack_double(x)
pack_enum(x)
pack_farray(n, list, pack_item)
pack_float(x)
pack_fopaque(n, s)
pack_fstring(n, s)
pack_hyper(x)
pack_int(x)
pack_list(list, pack_item)
pack_opaque(s)
pack_string(s)
pack_uhyper(x)
pack_uint(x)
reset()
There are no known subclasses.