Skip to main content

ta_to_base64

Function ta_to_base64 

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

Uint8Array.prototype.toBase64()(ES2024/2025)。