Increasing the buffer size when receiving messages

christoforever christoforever at gmail.com
Fri Aug 6 18:02:20 EDT 2010


I've been playing around with netty for only a few days so forgive me if my
question sounds noobish or ignorant ... I'm trying to implement a server of
sorts which will receive a variable amount of data ( all of it being over
the standard 1024 byte array size ). I've looked around a bit and nothing
has stuck out at me ... but how can I increase the byte buffer array size of
the ChannelBuffer to accept variable amounts or at the very least a much
larger amount than 1024. Thanks.
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Increasing-the-buffer-size-when-receiving-messages-tp5382383p5382383.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list