Home | History | Annotate | Download | only in minizip

Lines Matching refs:Byte

138     uInt pos_in_buffered_data;  /* last written byte in buffered_data */
150 Byte buffered_data[Z_BUFSIZE];/* buffer contain compressed data to be writ*/
283 nbByte == 1, 2 ,4 or 8 (byte, short or long, ZPOS64_T)
643 ZPOS64_T byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/