Hi<div><br></div><div>I&#39;m reading the Netty 3.2 <a href="http://www.jboss.org/file-access/default/members/netty/freezone/guide/3.2/html/start.html#d0e56">Getting Started</a>.</div><div><br></div><div>Section 1.7.3 (The Second Solution) explained that the FrameDecoder will keep calling the decoder method until it returns null.</div>
<div><br></div><div>Shouldn&#39;t be the FrameDecoder will keep calling the decoder method until it returns ChannelBuffer object (or not null)?</div><div><br></div><div><br>-- <br><br>Hez<br>
</div>