How can the block size of a file store be portably obtained in Java 7? -


i've looked @ java.nio.file.attribute.attributes , java.nio.file.filestore, couldn't find way discover block-size of disk-file.

here article on buffer size vs i/o throughput. synopsis: nio handles of you. so post concludes should use power of 2.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

xslt - Umbraco and EXSLT sets do not work -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -