Skip to content

v0.5.4

@cronvel cronvel tagged this 16 Oct 17:17
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
Assets 2
Loading