script
0.0.1
Uint8
Array
Aliased type
In script::
dom::
bindings::
import::
module
script
::
dom
::
bindings
::
import
::
module
Type Alias
Uint8Array
Copy item path
source
pub type Uint8Array =
TypedArray
<
Uint8
,
*mut
JSObject
>;
Aliased Type
ยง
struct Uint8Array {
/* private fields */
}