Data.CQRS.Serialize
- decode' :: Serialize e => ByteString -> e
Documentation
decode' :: Serialize e => ByteString -> eSource
Decode a serialized value irrefutably.
cqrs-0.7.0: Command-Query Responsibility Segregation
Data.CQRS.Serialize
decode' :: Serialize e => ByteString -> eSource
Decode a serialized value irrefutably.