Struct js::typedarray::ArrayBufferViewU8 [] [src]

pub struct ArrayBufferViewU8;

A kind of typed array.

Trait Implementations

impl TypedArrayElement for ArrayBufferViewU8
[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.