Searched refs:transferToTrustedChannel (Results 1 – 1 of 1) sorted by relevance
551 private long transferToTrustedChannel(long position, long count, in transferToTrustedChannel() method in FileChannelImpl663 if ((n = transferToTrustedChannel(position, icount, target)) >= 0) in transferTo()