[Haskell] ANNOUNCE: binary: high performance, pure binary serialisation

Neil Mitchell ndmitchell at gmail.com
Wed Jan 31 15:21:37 EST 2007


Hi

> How can you know that there is remaining input in the ByteString?

http://www.cse.unsw.edu.au/~dons/binary/Data-Binary-Get.html

The underlying Get monad provides that kind of control, if you need it.

Thanks

Neil


More information about the Haskell mailing list