ByteString

Fast, packed, strict and lazy byte arrays with a list interface
Download

ByteString Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • Don Stewart and Duncan Coutts
  • Publisher web site:
  • http://www.cse.unsw.edu.au/~dons/fps.html
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 399 KB

ByteString Tags


ByteString Description

Fast, packed, strict and lazy byte arrays with a list interface ByteString is a time and space-efficient implementation of byte vectors using packed Word8 arrays, suitable for high performance use, both in terms of large data quantities, or high speed requirements. Byte vectors are encoded as strict Word8 arrays of bytes, and lazy lists of strict chunks held in a ForeignPtr. They and can be passed between C and Haskell with little effort. Requirements: · GHC


ByteString Related Software