Searched defs:newByteChannel (Results 1 – 5 of 5) sorted by relevance
148 SeekableByteChannel newByteChannel(T path, in newByteChannel() method
65 public SeekableByteChannel newByteChannel(Path path, Set<? extends OpenOption> options, in newByteChannel() method in MockFileSystemProvider
153 public SeekableByteChannel newByteChannel(Path obj, in newByteChannel() method in UnixSecureDirectoryStream
203 public SeekableByteChannel newByteChannel(Path obj, in newByteChannel() method in UnixFileSystemProvider
565 public abstract SeekableByteChannel newByteChannel(Path path, in newByteChannel() method in FileSystemProvider