Skip to main content

ta_set_from_base64

Function ta_set_from_base64 

Source
pub(crate) fn ta_set_from_base64(
    _it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>
Expand description

Uint8Array.prototype.setFromBase64(str)(ES2024/2025)。