Hi<div><br></div><div>May I know what is the maxFrameLength described in the constructor of LengthFieldBasedFrameDecoder?</div><div><br></div><div>Assuming I have a fixed length header of 10 bytes and 2 bytes length field at offset 5,</div>
<div>then the maxFrameLength is 10 (the size of the header)?</div><div><br></div><div><br></div><div>The examples described in the LengthFieldBasedFrameDecoder apidoc is very helpful,</div><div>probably we can also describe the maxFrameLength for every example in addition to lengthFieldOffset, lengthFieldLength, lengthAdjustment and initialBytesToStrip</div>
<div><br></div><div>:-)</div><div><br></div><div><br>-- <br><br>Hez<br>
</div>