v3.4.0
- Feature: Add
useLargeFileWorkaround
option to fallback to reading entire file into memory for cases whereReadableStream
fails due to file size.
useLargeFileWorkaround
option to fallback to reading entire file into memory for cases where ReadableStream
fails due to file size.