Searched refs:readByteCountBefore (Results 1 – 1 of 1) sorted by relevance
210 int readByteCountBefore = in.getReadByteCount(); in skipConstructedIndefiniteLengthContents() local219 + (in.getReadByteCount() - readByteCountBefore) + " bytes read"); in skipConstructedIndefiniteLengthContents()227 return in.getReadByteCount() - readByteCountBefore - 2; in skipConstructedIndefiniteLengthContents()