Skip to content

API to upload files from memory (such as a &[u8]?) #67

Open
@nightkr

Description

@nightkr

It would be great to be able to upload files without storing them on disk. Realistically, that probably means:

  1. Supplying an artificial FileData
  2. Supplying a custom Read

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions