Function script::dom::bindings::import::module::jsapi::IsReadableStreamDefaultReader

source ยท
pub unsafe extern "C" fn IsReadableStreamDefaultReader(
    obj: *mut JSObject,
) -> bool
Expand description

Returns true if the given object is a ReadableStreamDefaultReader object or an unwrappable wrapper for one, false otherwise.