Home | History | Annotate | Download | only in delphi

Lines Matching refs:bytes

25     avail_in: Integer;    // number of bytes available at next_in
26 total_in: Longint; // total nb of input bytes read so far
30 total_out: Longint; // total nb of bytes output so far
69 The Position property returns the number of uncompressed bytes of
108 The Position property returns the number of bytes of uncompressed data that
130 InBytes = number of bytes in InBuf
132 OutBytes = number of bytes in OutBuf }
139 InBytes = number of bytes in InBuf
142 OutBytes = number of bytes in OutBuf }
148 InBytes = number of bytes in InBuf
150 BufSize = number of bytes in OutBuf }