[Haskell-cafe] instance Binary Data

Bulat Ziganshin bulat.ziganshin at gmail.com
Tue Jul 11 02:38:24 EDT 2006


Hello Haskell,

one Streams library user asked me about support of serialization
TOGETHER with type information which means implementation of
"instance Binary Data" (any other variants?). can anyone describe me
how i can implement this? Binary instance is very like Show/Read, just
uses compact binary encoding of values

-- 
Best regards,
 Bulat                          mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list