Home | History | Annotate | Download | only in coll

Lines Matching defs:headerLength

222             int headerLength = header[0] & 0xff;
224 if(i >= headerLength) {