Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Synopsis
- shortByteString :: ShortByteString -> Write ExactLength s
- text :: Text -> Write ExactLength s
- char :: Char -> Write ExactLength s
Documentation
shortByteString :: ShortByteString -> Write ExactLength s Source #
Write a ShortByteString
.