Searched refs:transferToDirectly (Results 1 – 1 of 1) sorted by relevance
421 private long transferToDirectly(long position, int icount, in transferToDirectly() method in FileChannelImpl587 if ((n = transferToDirectly(position, icount, target)) >= 0) in transferTo()