deflateBlockStoredToBits
Encode a stored block directly into the state's bit buffer.
Parameters
state | Deflate state with bit buffer. |
input | Input data. |
last | Is this the last block? |
Encode a stored block directly into the state's bit buffer.
state | Deflate state with bit buffer. |
input | Input data. |
last | Is this the last block? |