Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data OutputWindow Source #
emitExcess :: OutputWindow -> Maybe (ByteString, OutputWindow) Source #
addByte :: OutputWindow -> Word8 -> OutputWindow Source #
addChunk :: OutputWindow -> ByteString -> OutputWindow Source #
addOldChunk :: OutputWindow -> Int -> Int64 -> (OutputWindow, ByteString) Source #