Skip to main content

Module codec

Module codec 

Source
Expand description

Object body codecs for loose-object backends.

Functionsยง

decode_action
decode_blob_content
decode_state
decode_tree
decode_tree_body
Return the serialized tree body stored in a loose object, decompressing only the loose-object wrapper. Migration code uses this to decode older tree schemas without teaching the current Tree reader to accept them.
decode_tree_serialized
encode_action
encode_blob_content
encode_state
encode_tree