[erlang-questions] Erlang external binary term format

deepblue_other cktgatb@REDACTED
Mon Oct 6 03:13:59 CEST 2008


term_to_binary() outputs a binary. 
what is the format of that binary? I would like to create a
"unpacker/packer" for that format in ActionScript3, and avoid the use of XML
(which Im using now for Flash-to-Erlang) communication altogether. it would
be faster, less code, and much more efficient from the bandwidth point of
view. 

is there a document someplace that gives the byte layout maybe?
thank you 
-- 
View this message in context: http://www.nabble.com/Erlang-external-binary-term-format-tp19830781p19830781.html
Sent from the Erlang Questions mailing list archive at Nabble.com.




More information about the erlang-questions mailing list