Sexp.CanonicalSourceS-Canonical expression used to describe compressed data sources.
from_string str Try deserializing a string in Csexp.
from_seq s Try deserializing a sequence of characters in Csexp. The use of a sequence can serve as a basis for easily constructing other sources (string or in_channel for example).
to_buffer buf sexp outputs csexp into the given buffer, buf.