| Safe Haskell | Safe-Infered |
|---|
Data.Conduit.Cereal
- data GetError
- sinkGet :: ResourceThrow m => Get output -> Sink ByteString m output
- sourcePut :: Resource m => Put -> Source m ByteString
Documentation
Constructors
| GetError String | |
| PrematureClose |
sinkGet :: ResourceThrow m => Get output -> Sink ByteString m outputSource