Searched defs:readOrThrow (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/ | ||
D | CountedDataInputStream.java | 82 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow() method in CountedDataInputStream |