Skip to content

分片判断 #452

Closed
Closed
@lcat

Description

@lcat

没明白,这边 file.size > DEFAULT_CHUNK_SIZE 这个单位都不一样怎么判断

return options.file.size > DEFAULT_CHUNK_SIZE
    ? new Resume(options, handlers, statisticsLogger)
    : new Direct(options, handlers, statisticsLogger)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions