BSD-3-Clause licensed by Keegan McAllister
Maintained by Sven Heyll
This version can be pinned in stack with:bytestring-to-vector-0.3.0.1@sha256:fb902424b3fdcc31a4b37b9071a5fa224c07f044df8b411fa1a5c2373ff30d7f,1689

Module documentation for 0.3.0.1

Used by 1 package in lts-18.9(full list with versions):

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.