Available on crate features
file
and futures
only.Functions
- Returns the contents of
blob
as an array buffer. - Returns the contents of
blob
as aVec<u8>
. - Returns the contents of
blob
as a base64 encodeddata:
URL. - Returns the contents of
blob
as a text string.