Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
services/ESPRMHelpers/ESPFileHelpers
normalizeDownloadResult
Function normalizeDownloadResult
normalizeDownloadResult
(
buffer
:
ArrayBuffer
,
format
?:
ESPFileDownloadFormat
,
)
:
ArrayBuffer
|
Blob
|
Uint8Array
<
ArrayBufferLike
>
Normalizes downloaded bytes to the requested format.
Parameters
buffer
:
ArrayBuffer
format
:
ESPFileDownloadFormat
= "arrayBuffer"
Returns
ArrayBuffer
|
Blob
|
Uint8Array
<
ArrayBufferLike
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@espressif/rainmaker-base-sdk
Loading...
Normalizes downloaded bytes to the requested format.