Searched defs:newFileChannel (Results 1 – 3 of 3) sorted by relevance
82 public static FileChannel newFileChannel(Closeable ioObject, FileDescriptor fd, int mode) { in newFileChannel() method in NioUtils
471 public FileChannel newFileChannel(Path path, in newFileChannel() method in FileSystemProvider
166 public FileChannel newFileChannel(Path obj, in newFileChannel() method in UnixFileSystemProvider