Skip to content

Improved Flush Logic

Compare
Choose a tag to compare
@mlhpdx mlhpdx released this 12 May 17:53
· 13 commits to main since this release

Attempting to flush outside Dispose when less than MIN_PART_SIZE bytes were buffered would cause an error, and now instead is simply a no-op.