Type Alias script::dom::bindings::import::module::typedarray::Uint8Array

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

Aliased Type§

struct Uint8Array { /* private fields */ }