| Copyright | (c) Daniel Lovasko 2016-2017 |
|---|---|
| License | BSD3 |
| Maintainer | Daniel Lovasko <daniel.lovasko@gmail.com> |
| Stability | stable |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Codec.Goat.TimeFrame.Decode
Description
Decoding of the compressed frame form into raw time points.
- timeDecode :: TimeFrame -> [Word32]
Documentation
Unpack time points from the succinct frame.