Skip to content

@keymaster/connect / StorageGetResult

Interface: StorageGetResult

Properties overview

PropertyTypeRequiredDescription
pathstringYes
contentBinaryFieldYes
contentType?stringNo
offsetnumberYes
totalSizenumberYes
eofbooleanYes
etag?stringNo
lastModified?stringNo

Properties

path

path: string


content

content: BinaryField


contentType?

optional contentType?: string


offset

offset: number


totalSize

totalSize: number


eof

eof: boolean


etag?

optional etag?: string


lastModified?

optional lastModified?: string

Capability access without key custody.