Searched defs:skipBytes (Results 1 – 3 of 3) sorted by relevance
294 public int skipBytes(int n) throws IOException { in skipBytes() method in FastDataInput
156 static inline bool skipBytes(borrowed_fd fd, int* max_size) { in skipBytes() function
4417 int skipBytes = stripOffset - bytesRead; in handleThumbnailFromStrips() local5081 public int skipBytes(int byteCount) throws IOException { in skipBytes() method in ExifInterface.ByteOrderedDataInputStream