Space SDK Package

Space SDK Package

  • Users
  • Storage
  • Space Docs

@spacehq/sdk > OpenUuidFileResponse

OpenUuidFileResponse interface

Signature:

export interface OpenUuidFileResponse 

Properties

PropertyTypeDescription
consumeStream() => Promise<Uint8Array>consumeStream aggregates the stream data and returns the compounded bytes array.Note that if the stream has already been consumed/used once, consumeStream would return an empty bytes array.
entryDirectoryEntryDirectory Entry representing the file this stream points to.
mimeTypestring | undefined
streamAsyncIterableIterator<Uint8Array>
  • OpenUuidFileResponse interface
  • Properties
Space SDK Package
Docs
Getting StartedUsersStorage
Resources
All DocumentationProject SlackBlog
More
GitHubStar
Follow @spacestorage