Closed joseafga closed 5 months ago
When I tried to send a file with 2.7GB it raised a arithmetic overflow.
This fix arithmetic overflow when uploading files larger than 2147483647 bytes (Int32).
When I tried to send a file with 2.7GB it raised a arithmetic overflow.
This fix arithmetic overflow when uploading files larger than 2147483647 bytes (Int32).