You can buy this project and download/modify it how often you want.
package aQute.lib.io; public class IOConstants { public static final int PAGE_SIZE = 4096; }