public interface  io.netty.handler.codec.http.StreamByteDistributor$Writer extends java.lang.Object
{
public abstract void write(io.netty.handler.codec.http.Http2Stream, int);
}