A derived buffer which simply forwards all data access requests to its parent. It is recommended to use {@link ByteBuf#duplicate()} instead of calling the constructor explicitly.
See Source File