Skip to content

DownloadResponse

Aleksandr Rogov edited this page Jul 15, 2023 · 1 revision

Interface: DownloadResponse

Table of contents

Properties

Properties

data

data: Uint8Array | Buffer

File Data


fileName

fileName: string

The name of the file


fileSize

fileSize: number

File size

Clone this wiki locally