Popularity
2.0
Declining
Activity
0.0
Stable
0
2
2

Monthly Downloads: 44
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data Structures     ByteString    
Latest version: v0.3.0.1
Add another 'bytestring' Package

README

Build Status

Hackage

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.