netty5/license
Trustin Lee 42c65cca3a Make MessageBuf bounded
- Move common methods from ByteBuf to Buf
- Rename ensureWritableBytes() to ensureWritable()
- Rename readable() to isReadable()
- Rename writable() to isWritable()
- Add isReadable(int) and isWritable(int)
- Add AbstractMessageBuf
- Rewrite DefaultMessageBuf and QueueBackedMessageBuf
  - based on Josh Bloch's public domain ArrayDeque impl
2013-01-31 18:11:06 +01:00
..
LICENSE.base64.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.caliper.txt Update license notices and dependencies 2012-12-14 00:38:05 +09:00
LICENSE.commons-logging.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.deque.txt Make MessageBuf bounded 2013-01-31 18:11:06 +01:00
LICENSE.jboss-marshalling.txt Update license notices and dependencies 2012-12-14 00:38:05 +09:00
LICENSE.jsr166y.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.jzlib.txt Relates issue: NETTY-80 Compression codec 2009-10-16 06:10:25 +00:00
LICENSE.log4j.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.metrics.txt Update license notices and dependencies 2012-12-14 00:38:05 +09:00
LICENSE.protobuf.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.slf4j.txt * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
LICENSE.snappy.txt Add Snappy compression codec 2012-12-18 21:09:31 +01:00
LICENSE.webbit.txt Added webbit license and credits 2011-10-27 10:34:37 +11:00