Searched defs:readOrThrow (Results 1 – 4 of 4) sorted by relevance
85 private void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow() method in CountedDataInputStream92 private void readOrThrow(byte[] b) throws IOException { in readOrThrow() method in CountedDataInputStream
84 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow() method in CountedDataInputStream91 public void readOrThrow(byte[] b) throws IOException { in readOrThrow() method in CountedDataInputStream
82 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow() method in CountedDataInputStream87 public void readOrThrow(byte[] b) throws IOException { in readOrThrow() method in CountedDataInputStream