Improved Flush Logic
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.
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.