Skip to main content

static_call

Function static_call 

Source
pub fn static_call(
    kind: &str,
    method: &str,
    args: &[Value],
) -> Option<Result<Value, String>>
Expand description

Uint8Array.from(iterable[, mapFn]) / Uint8Array.of(...items), and the base64/hex statics.