Using FileChannel to fsync a directory with NIO.2

杀马特。学长 韩版系。学妹 提交于 2019-12-04 14:43:32

See the following thread: http://mail.openjdk.java.net/pipermail/nio-dev/2015-May/003140.html

It was not technically supported, but looks like support will be retained as many applications rely on it.

You can count on whatever the documentation says, and on nothing else.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!