script::dom::bindings::import::module

Type Alias Uint8Array

source
pub type Uint8Array = TypedArray<Uint8, *mut JSObject>;

Aliased Typeยง

struct Uint8Array { /* private fields */ }