SheetXL - v0.3.20
Preparing search index...
@sheetxl/sdk
BufferUtils
blobToString
Variable blobToString
Const
blobToString
:
(
blob
:
Blob
)
=>
Promise
<
string
>
Accept a blob and returns a promise of an string.
Type declaration
(
blob
:
Blob
)
:
Promise
<
string
>
Parameters
blob
:
Blob
Returns
Promise
<
string
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Accept a blob and returns a promise of an string.