v0.5.4
SequentialWriteBuffer .getBuffer() now accept a boolean to get a view of the buffer instead of a copy (faster, but only relevant if you have set the chunkSize to the correct size, otherwise it still computes a buffer from chunks) ; SequentialWriteBuffer and StreamBuffer .writeBuffer() support a start and end argument to copy only that portion of the buffer