Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
resources/file-download
FileDownload
Class FileDownload
Index
Constructors
constructor
Methods
array
Buffer
save
To
write
To
File
Constructors
constructor
new
FileDownload
(
readBody
:
()
=>
Promise
<
ArrayBuffer
>
)
:
FileDownload
Parameters
readBody
:
()
=>
Promise
<
ArrayBuffer
>
Returns
FileDownload
Methods
array
Buffer
arrayBuffer
()
:
Promise
<
ArrayBuffer
>
Returns
Promise
<
ArrayBuffer
>
save
To
saveTo
(
path
:
string
)
:
Promise
<
void
>
Parameters
path
:
string
Returns
Promise
<
void
>
write
To
File
writeToFile
(
path
:
string
)
:
Promise
<
void
>
Parameters
path
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
array
Buffer
save
To
write
To
File
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...