<p>
Parses the body bytes in the given {@code buffer}; only the body bytes
are consumed, therefore when this method returns, the buffer may contain
unconsumed bytes.
</p>
@param buffer the buffer to parse
@return true if the whole body bytes were parsed, false if not enough
body bytes were present in the buffer
<p> Parses the body bytes in the given {@code buffer}; only the body bytes are consumed, therefore when this method returns, the buffer may contain unconsumed bytes. </p>
@param buffer the buffer to parse @return true if the whole body bytes were parsed, false if not enough body bytes were present in the buffer