caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] unmarshaling large data from string on 32 bits
@ 2015-02-02 10:32 Enrico Tassi
  2015-02-02 12:00 ` Gabriel Scherer
  2015-02-05  8:56 ` Alain Frisch
  0 siblings, 2 replies; 14+ messages in thread
From: Enrico Tassi @ 2015-02-02 10:32 UTC (permalink / raw)
  To: caml-list

Hello, I've just discovered that on 32 bits systems strings are
limited to 16M.  I'm using strings as buffers holding data to
be unmarshaled.  I could use another data structure, like a Buffer.t,
but I see no API for unmarshaling from a Buffer.t.

Is there another way? Is there code out there implementing that?

Best,
-- 
Enrico Tassi

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2015-02-05 12:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-02 10:32 [Caml-list] unmarshaling large data from string on 32 bits Enrico Tassi
2015-02-02 12:00 ` Gabriel Scherer
2015-02-02 13:08   ` Pierre-Marie Pédrot
2015-02-04 16:47   ` Enrico Tassi
2015-02-04 23:51     ` Gerd Stolpmann
2015-02-05  8:56 ` Alain Frisch
2015-02-05  9:01   ` Gabriel Scherer
2015-02-05  9:34     ` Alain Frisch
2015-02-05  9:58   ` Pierre-Marie Pédrot
2015-02-05 10:33     ` Enrico Tassi
2015-02-05 10:50     ` Alain Frisch
2015-02-05 12:22       ` Fabrice Le Fessant
2015-02-05 12:24         ` Alain Frisch
2015-02-05 12:27       ` Enrico Tassi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).