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

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

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