Searched defs:readNBytes (Results 1 – 2 of 2) sorted by relevance
119 public int readNBytes(byte[] b, int off, int len) in nullInputStream() method127 public byte[] readNBytes(int len) throws IOException { in nullInputStream() method381 public byte[] readNBytes(int len) throws IOException { in readNBytes() method485 public int readNBytes(byte[] b, int off, int len) throws IOException { in readNBytes() method
197 public int readNBytes(byte[] b, int off, int len) { in readNBytes() method in ByteArrayInputStream