Struct js::typedarray::Uint32 [] [src]

pub struct Uint32;

A kind of typed array.

Trait Implementations

impl TypedArrayElement for Uint32
[src]

Underlying primitive representation of this element type.

[src]

Unwrap a typed array JS reflector for this element type.

[src]

Retrieve the length and data of a typed array's buffer for this element type.

impl TypedArrayElementCreator for Uint32
[src]

[src]

Create a new typed array.

[src]

Get the data.