Returns a view of a slice of this byte source that is at most {@code length} bytes longstarting at the given {@code offset}.
@throws IllegalArgumentException if {@code offset} or {@code length} is negative
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.