| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Bytezap.Write.Derived
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.