@oazmi/kitchensink - v0.9.13
github
readme
src
dist
examples
Preparing search index...
browser
blobToBase64Body
Function blobToBase64Body
blobToBase64Body
(
blob
:
Blob
)
:
Promise
<
string
>
convert a blob to base64 string with the header omitted.
Parameters
blob
:
Blob
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
src
dist
examples
@oazmi/kitchensink - v0.9.13
Loading...
convert a blob to base64 string with the header omitted.