Searched defs:skipBytes (Results 1 – 3 of 3) sorted by relevance
252 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
4399 int skipBytes = stripOffset - bytesRead; in handleThumbnailFromStrips() local5032 public int skipBytes(int byteCount) throws IOException { in skipBytes() method in ExifInterface.ByteOrderedDataInputStream