libs.marshal

Modules

all
module libs.marshal.all

This library implements marshaling functionality for converting data into formats that are more easily saved or interpreted by humans and possibly back again.

binary_demarshaller
module libs.marshal.binary_demarshaller
Undocumented in source.
binary_marshaller
module libs.marshal.binary_marshaller
Undocumented in source.
compact_binary_demarshaller
module libs.marshal.compact_binary_demarshaller
Undocumented in source.
compact_binary_marshaller
module libs.marshal.compact_binary_marshaller
Undocumented in source.
demarshaller
module libs.marshal.demarshaller
Undocumented in source.
human_readable_text_marshaller
module libs.marshal.human_readable_text_marshaller
Undocumented in source.
marshaller
module libs.marshal.marshaller
Undocumented in source.
text_demarshaller
module libs.marshal.text_demarshaller
Undocumented in source.
text_marshaller
module libs.marshal.text_marshaller
Undocumented in source.
xml_text_demarshaller
module libs.marshal.xml_text_demarshaller
Undocumented in source.
xml_text_marshaller
module libs.marshal.xml_text_marshaller
Undocumented in source.