@hackage bytestring-to-vector0.3.0.1
Convert between ByteString and Vector.Storable without copying
Categories
License
BSD-3-Clause
Maintainer
Sven Heyll <sven.heyll@gmail.com>
Links
Versions
Installation
Dependencies (3)
- base >=3 && <5
- bytestring
- vector Show all…
Dependents (7)
@hackage/futhark, @hackage/status-notifier-item, @hackage/futhark-data, @hackage/monomer, @hackage/clickhouse-haskell, @hackage/sdr, Show all…
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.