pub fn get_array_buffer_q(
    q_ctx: &QuickJsRealmAdapter,
    typed_array: &JSValueRef
) -> Result<JSValueRef, JsError>
Expand description

get the underlying ArrayBuffer of a TypedArray