Searched refs:skipBytes (Results 1 – 9 of 9) sorted by relevance
95 raf.skipBytes(2); // diskNumber in findCentralDirectory()96 raf.skipBytes(2); // diskWithCentralDir in findCentralDirectory()97 raf.skipBytes(2); // numEntries in findCentralDirectory()98 raf.skipBytes(2); // totalNumEntries in findCentralDirectory()
2588 if (in.skipBytes(1) != 1) { in getJpegAttributes()2606 if (in.skipBytes(length) != length) { in getJpegAttributes()2668 in.skipBytes(RAF_OFFSET_TO_JPEG_IMAGE_OFFSET); in getRafAttributes()2673 in.skipBytes(RAF_JPEG_LENGTH_VALUE_SIZE); in getRafAttributes()2710 in.skipBytes(numberOfBytes); in getRafAttributes()3021 if (dataInputStream.skipBytes(length - 6) != length - 6) { in saveJpegAttributes()3152 if (dataInputStream.skipBytes(firstIfdOffset) != firstIfdOffset) { in parseTiffHeaders()3533 int skipBytes = stripOffset - bytesRead; in handleThumbnailFromStrips() local3534 if (skipBytes < 0) { in handleThumbnailFromStrips()3537 in.seek(skipBytes); in handleThumbnailFromStrips()[all …]
242 inputStream.skipBytes(DIGEST_SIZE_BYTES); in getTotalDataSizeLocked()337 inputStream.skipBytes(DIGEST_SIZE_BYTES); in computeDigestLocked()
606 in.skipBytes(size); in readMetadata()
39794 method public abstract int skipBytes(int) throws java.io.IOException;39816 method public final int skipBytes(int) throws java.io.IOException;40126 method public int skipBytes(int) throws java.io.IOException;40455 method public int skipBytes(int) throws java.io.IOException;
7689 HSPLandroid/icu/impl/ICUBinary;->skipBytes(Ljava/nio/ByteBuffer;I)V9417 HSPLandroid/media/ExifInterface$ByteOrderedDataInputStream;->skipBytes(I)I25828 HSPLjava/io/DataInputStream;->skipBytes(I)I
111982 Ljava/util/zip/GZIPInputStream;->skipBytes(Ljava/io/InputStream;I)V
59661 method public int skipBytes(int) throws java.io.IOException;59683 method public final int skipBytes(int) throws java.io.IOException;59996 method public int skipBytes(int) throws java.io.IOException;60333 method public int skipBytes(int) throws java.io.IOException;
59805 method public int skipBytes(int) throws java.io.IOException;59827 method public final int skipBytes(int) throws java.io.IOException;60140 method public int skipBytes(int) throws java.io.IOException;60477 method public int skipBytes(int) throws java.io.IOException;