bytable: data from/to ByteString
You can read data from ByteString.
some = do x <- take 4 y <- take 8 return (x :: Int, y :: Integer)
Versions [faq] | 0.0.0.0, 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.0.5, 0.0.0.6, 0.0.0.7, 0.0.0.8, 0.0.0.9, 0.0.0.10, 0.1.0.0 |
---|---|
Dependencies | base (==4.*), bytestring (==0.10.*), word24 (==1.0.*) [details] |
License | BSD-3-Clause |
Author | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
Maintainer | Yoshikuni Jujo <PAF01143@nifty.ne.jp> |
Category | Codec |
Source repo | head: git clone git://github.com/YoshikuniJujo/forest this: git clone git://github.com/YoshikuniJujo/forest(tag bytable-0.0.0.6) |
Uploaded | by YoshikuniJujo at 2014-06-12T01:05:11Z |
Distributions | NixOS:0.1.0.0 |
Downloads | 8051 total (16 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |
Downloads
- bytable-0.0.0.6.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)