Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
Binary | |
Bitmap | |
BitString | |
Bool | |
Char | |
Int8 | |
Int16LE | |
Int32LE | |
Int64LE | |
Ipv4 | |
Ipv6 | |
Repeat Word Format | |
StringZ | |
Text | |
TimeMicros64LE | |
TimeMillis64LE | |
Word8 | |
Word16LE | |
Word32LE | |
Word64LE |
Instances
data SegmentValue Source #
Instances
segmentValues :: Segment ByteString -> [SegmentValue] Source #
extractValues :: (SegmentValue -> a) -> Segment ByteString -> [a] Source #