Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- constantByteString ∷ ByteString
- getBytes ∷ Int → Int → ByteString
- tests ∷ IO Bool
Documentation
constantByteString ∷ ByteString Source #
Changing existing values in this string will break existing golden tests, but it us OK to append more data to the end.