[](https://travis-ci.org/sheyll/bytestring-to-vetcor)
[](http://hackage.haskell.org/packages/bytestring-to-vetcor)
# Platform dependent no-copy vector - bytestring conversion
It provides conversion between ByteString and Vector.Storable without
copying the underlying data.
This is a fork of [spool](https://github.com/kmcallister/spool).