<p> The base parser for the frame body of HTTP/2 frames. </p> <p> Subclasses implement {@link #parse(ByteBuffer)} to parse the frame specific body. </p>
See Source File