A byte source that serves from a file using channels. Implemented by reading the whole file into a byte buffer.
@todo Minor: Cannot handle > 4GB files
@todo Doesn't implement get() for > readSize files
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.