public interface OpenOption
这种类型的目的是通过如方法中使用newOutputStream , newByteChannel , FileChannel.open和AsynchronousFileChannel.open打开或创建文件时。
newOutputStream
newByteChannel
FileChannel.open
AsynchronousFileChannel.open
StandardOpenOption枚举类型定义了标准选项。
StandardOpenOption