0.2.0
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.
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.