Lines Matching full:bytes
27 - a length (number of bytes to copy from dictionary)
35 The first byte of the block follows a different encoding from other bytes, it
41 length, up to 255 may be added in increments by consuming more bytes with a
48 length += 255*(number of zero bytes)
56 Certain encodings involve one extra byte, others involve two extra bytes
70 for the distance, thus requiring 3 bytes.
75 are called under the assumption that a certain number of bytes follow
77 They just have to "refill" this credit if they consume extra bytes. This
106 stream length is at least 5 bytes (length of shortest possible
136 bytes to encode a copy of 2 other bytes but it encodes the number of
139 0 0 0 0 D D S S (0..15) : copy 2 bytes from <= 1kB distance
149 0 0 0 0 D D S S (0..15) : copy 3 bytes from 2..3 kB distance
180 Copy 3-4 bytes from block within 2kB distance
187 Copy 5-8 bytes from block within 2kB distance