Browse thread
Marshal layout
- Kenneth Sullivan
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Kenneth Sullivan <sullivan@m...> |
| Subject: | Marshal layout |
Hi, I'd like to parse an Ocaml Marshal'ed binary file outside of Ocaml, specifically in C. Where can I find a specification of the Marshal layout, (e.g. the header fields and the like)? I've managed to reverse engineer some of it...but a couple of things remain a mystery. Thanks, Ken Sullivan