Searched defs:skipBytes (Results 1 – 4 of 4) sorted by relevance
293 public int skipBytes(int n) throws IOException { in skipBytes() method in FastDataInput
301 private void skipBytes(InputStream in, long n) throws IOException { in skipBytes() method in ProtoFieldFilter
156 static inline bool skipBytes(borrowed_fd fd, int* max_size) { in skipBytes() function
4418 int skipBytes = stripOffset - bytesRead; in handleThumbnailFromStrips() local5082 public int skipBytes(int byteCount) throws IOException { in skipBytes() method in ExifInterface.ByteOrderedDataInputStream