Database.Redis.ByteStringClass
- class BS a where
- toBS :: a -> ByteString
- fromBS :: ByteString -> a
Documentation
class BS a where
Utility class for conversion to and from Strict ByteString
redis-0.11: A driver for Redis key-value database
Database.Redis.ByteStringClass
class BS a where
Utility class for conversion to and from Strict ByteString