MCPcopy Create free account
hub / github.com/IncideDigital/Mistica / pack

Function pack

utils/bitstring.py:4170–4242  ·  view source on GitHub ↗

Pack the values according to the format string and return a new BitStream. fmt -- A single string or a list of strings with comma separated tokens describing how to create the BitStream. values -- Zero or more values to pack according to the format. kwargs -- A dictionary or

(fmt, *values, **kwargs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

create_headerMethod · 0.85
create_qnameMethod · 0.85
get_dns_queryMethod · 0.85

Calls 6

tokenparserFunction · 0.85
CreationErrorClass · 0.85
BitStreamClass · 0.85
appendMethod · 0.80
_appendMethod · 0.80
_init_with_tokenMethod · 0.80

Tested by

no test coverage detected