Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
java.nio.file.attribute.Attributesとを調べましたjava.nio.file.FileStoreが、ディスク ファイルのブロック サイズを検出する方法が見つかりませんでした。
java.nio.file.attribute.Attributes
java.nio.file.FileStore
これは、バッファ サイズと I/O スループットに関する記事です。概要: nio がすべてを処理します。This SO postは、2 の累乗を使用する必要があると結論付けています。