A {@link ContentProvider} for files using JDK 7's {@code java.nio.file} APIs. It is possible to specify, at the constructor, a buffer size used to read content from the stream, by default 4096 bytes.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.