public interface  org.glassfish.grizzly.http.util.ByteChunk$ByteInputChannel extends java.lang.Object
{
public abstract int realReadBytes(byte[], int, int) throws java.io.IOException;
}