Lines Matching refs:bytes
25 - a length (number of bytes to copy from dictionary)
33 The first byte of the block follows a different encoding from other bytes, it
39 length, up to 255 may be added in increments by consuming more bytes with a
46 length += 255*(number of zero bytes)
54 Certain encodings involve one extra byte, others involve two extra bytes
68 for the distance, thus requiring 3 bytes.
71 instructions are called under the assumption that a certain number of bytes
73 They just have to "refill" this credit if they consume extra bytes. This is
110 bytes to encode a copy of 2 other bytes but it encodes the number of
113 0 0 0 0 D D S S (0..15) : copy 2 bytes from <= 1kB distance
123 0 0 0 0 D D S S (0..15) : copy 3 bytes from 2..3 kB distance
145 Copy 3-4 bytes from block within 2kB distance
152 Copy 5-8 bytes from block within 2kB distance