Searched defs:transferTo (Results 1 – 2 of 2) sorted by relevance
499 public long transferTo(long position, long count, WritableByteChannel target) throws IOException { in transferTo() method in JimfsFileChannel
559 public long transferTo(long pos, long count, WritableByteChannel dest) throws IOException { in transferTo() method in RegularFile