byte-order: Portable big-endian and little-endian conversions
This library provides an interface to portably work with byte
arrays whose contents are known to be of a fixed endianness.
There are two ways to use this module. See the System.ByteOrder
module for more documentation.
Downloads
- byte-order-0.1.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.3.1 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11.1.0 && <5), primitive (>=0.6.4 && <0.8), primitive-unaligned (>=0.1.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | 2019 Andrew Martin |
Author | Andrew Martin |
Maintainer | andrew.thaddeus@gmail.com |
Category | Data |
Home page | https://github.com/andrewthad/byte-order |
Bug tracker | https://github.com/andrewthad/byte-order/issues |
Uploaded | by andrewthad at 2020-01-06T21:04:01Z |
Distributions | Arch:0.1.3.1, LTSHaskell:0.1.3.1, NixOS:0.1.3.1, Stackage:0.1.3.1 |
Reverse Dependencies | 9 direct, 15 indirect [details] |
Downloads | 3852 total (62 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-01-06 [all 1 reports] |