On <a href="http://docs.jboss.org/netty/3.2/api/org/jboss/netty/buffer/ChannelBuffer.html">http://docs.jboss.org/netty/3.2/api/org/jboss/netty/buffer/ChannelBuffer.html</a>, it talks about whether or not a ChannelBuffer may or may not have a backing array. It would be helpful to have an understanding of when there is a backing array and when not.<div>
<br></div><div>For example, when processing a message coming in from the network through the pipeline, is there always a backing array?</div><div><br></div><div>Thanks,</div><div><br></div><div> - Bruce</div><div><br></div>