| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Data.Convert.Instances.ByteString
Contents
Orphan instances
| Convertible String ByteString Source # | |
Methods convert :: String -> ByteString Source # | |
| Convertible String ByteString Source # | |
Methods convert :: String -> ByteString Source # | |
| Convertible ByteString String Source # | |
Methods convert :: ByteString -> String Source # | |
| Convertible ByteString ByteString Source # | |
Methods convert :: ByteString0 -> ByteString Source # | |
| Convertible ByteString String Source # | |
Methods convert :: ByteString -> String Source # | |
| Convertible ByteString ByteString Source # | |
Methods convert :: ByteString -> ByteString0 Source # | |