Searched defs:directRead (Results 1 – 1 of 1) sorted by relevance
2334 public int directRead(long offset, @Nonnull byte[] data, int start, int count) in directRead() method2353 public int directRead(long offset, @Nonnull ByteBuffer dest) throws IOException { in directRead() method2379 public int directRead(long offset, @Nonnull byte[] data) throws IOException { in directRead() method