Skip to content

SynapseStorage.uploadFile #12

@jennijuju

Description

@jennijuju

Done Criteria

The SynapseStorage class provides a convenience method to upload data from a specified file path. It reads the file content and uses the core SynapseStorage.upload logic.

Why Important

Offers a user-friendly way to upload data stored in local files without requiring manual byte handling.

Notes

  1. This method will internally convert file content to byte blobs for the core upload process.
  2. Subject to M1 constraints on file size (smallish blobs).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🎉 Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions