<p> The parser for the frame header of HTTP/2 frames. </p>
@see Parser
<p> Parses the header bytes in the given {@code buffer}; only the header bytes are consumed, therefore when this method returns, the buffer may contain unconsumed bytes. </p>
See Implementation
<p> The parser for the frame header of HTTP/2 frames. </p>
@see Parser