| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Base64
Documentation
encodeBase64 :: ByteString -> Text Source #
decodeBase64 :: Text -> Either Text ByteString Source #
| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
Base64
encodeBase64 :: ByteString -> Text Source #
decodeBase64 :: Text -> Either Text ByteString Source #