You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When closing a stream an EOS is written as an uncompressed block with length 0. This takes 5 bytes. Using a compressed block with predefined table this can be reduced to 10 bits.
The text was updated successfully, but these errors were encountered:
When closing a stream an EOS is written as an uncompressed block with length 0. This takes 5 bytes. Using a compressed block with predefined table this can be reduced to 10 bits.
The text was updated successfully, but these errors were encountered: