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