Skip to main content

response_blob

Function response_blob 

Source
pub(crate) fn response_blob(
    it: &mut Interp,
    this: Value,
    _a: &[Value],
) -> Result<Value, Value>
Expand description

Response.blob(): 本文を UTF-8 バイト列化した Blob で解決する Promise。