Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Test.Util.Orphans.Serialise
Contents
Orphan instances
Serialise SizeInBytes Source # | |
Methods encode ∷ SizeInBytes → Encoding Source # decode ∷ Decoder s SizeInBytes Source # encodeList ∷ [SizeInBytes] → Encoding Source # decodeList ∷ Decoder s [SizeInBytes] Source # |