A derived buffer which exposes its parent's sub-region only. It is recommended to use {@link ByteBuf#slice()} and{@link ByteBuf#slice(int,int)} instead of calling the constructorexplicitly.
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.