A little-endian Java heap buffer. It is recommended to use {@link ChannelBuffers#buffer(ByteOrder,int)}and {@link ChannelBuffers#wrappedBuffer(ByteOrder,byte[])} instead ofcalling the constructor explicitly.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.