Skip to content

0.2.0

Choose a tag to compare

@Acconut Acconut released this 24 Jan 17:01

This minor release adds the TusUploader#setChunkSize() and
TusUploader#uploadChunk() methods while deprecating the original
TusUploader#uploadChunk(int) method in order to reduce memory
allocations by resuing internal buffers.