[erlang-questions] Erlang external binary term format

Edwin Fine erlang-questions_efine@REDACTED
Mon Oct 6 12:20:53 CEST 2008



deepblue_other wrote:
> 
> term_to_binary() outputs a binary. 
> what is the format of that binary?
> is there a document someplace that gives the byte layout maybe?
> 
This is what you want:  http://erlang.org/doc/apps/erts/erl_ext_dist.html
Erlang external term format documentation 

You might want to search the Erlang mailing list before asking questions. A
lot of your questions may be answered already. For example, a search using
the words "external term format" found the answer to your question in
seconds using  http://www.erlang.org/faq.html Search the Erlang Mailing
Lists 
-- 
View this message in context: http://www.nabble.com/Erlang-external-binary-term-format-tp19830781p19835272.html
Sent from the Erlang Questions mailing list archive at Nabble.com.




More information about the erlang-questions mailing list