Safe Haskell | None |
---|---|
Language | Haskell2010 |
Rattletrap.Primitive.Text
Documentation
getTextBits :: BitGet Text #
putTextBits :: Text -> BitPut () #
stringToText :: String -> Text #
textToString :: Text -> String #
getTextSize :: Text -> Int32 #
normalizeTextSize :: Integral a => Int32 -> a #
getTextDecoder :: Int32 -> ByteString -> Text #
getTextEncoder :: Int32 -> Text -> ByteString #