github
readme
source
examples
distribution
Preparing search index...
The search index is not available
@oazmi/kitchensink - v0.8.4
@oazmi/kitchensink
browser
blobToBase64Split
Function blobToBase64Split
convert a blob to base64 string with the header and body separated as a 2-tuple.
blob
To
Base64
Split
(
blob
)
:
Promise
<
[
string
,
string
]
>
Parameters
blob
:
Blob
Returns
Promise
<
[
string
,
string
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
github
readme
source
examples
distribution
@oazmi/kitchensink - v0.8.4
Loading...
convert a blob to base64 string with the header and body separated as a 2-tuple.