Version 3.5.0
Changed
- Expand file size property from
int
tolong
to fix an issue with reading files that are larger than 2.1 GB.
NOTE: This change might be a breaking in some cases, because it is changing the interface of the output.
int
to long
to fix an issue with reading files that are larger than 2.1 GB.NOTE: This change might be a breaking in some cases, because it is changing the interface of the output.