[erlang-questions] compressed term encoding docs?

Kenneth Lundin kenneth.lundin@REDACTED
Fri Jun 15 08:53:36 CEST 2007


Hi,

The bytes as described in erl_ext_dist.txt are compressed with zlib.
There is now an option to erlang:term_to_binary/2 where the compression
level can be controlled.

/Kenneth

On 6/14/07, Daniel Goertzen <daniel.goertzen@REDACTED> wrote:
> Is the erlang compressed term format documented anywhere?  It does not
> appear to be documented in erl_ext_dist.txt which describes all the other
> term encodings.
>
>  Thanks,
> Dan.
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list