Searched defs:readNBytes (Results 1 – 2 of 2) sorted by relevance
124 public int readNBytes(byte[] b, int off, int len) in nullInputStream() method132 public byte[] readNBytes(int len) throws IOException { in nullInputStream() method394 public byte[] readNBytes(int len) throws IOException { in readNBytes() method501 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