libbytelist-java

Helper library for packaging jruby
  http://github.com/jruby/bytelist
  0
  no reviews



This library provides the org.jruby.util.bytelist byte container.

bytelist is simple a collection of bytes in the same way a java string is a collection of characters. however, its api resembles stringbuffer/stringbuilder more than string because it is a mutable object.