rison-1.0.0.0: Parses and renders RISON strings.
Data.Rison
decode :: ByteString -> Either String Value Source #
encode :: Value -> ByteString Source #