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:[EMAIL PROTECTED]

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to