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