Struct js::typedarray::Float32 [] [src]

pub struct Float32;
[]

A kind of typed array.

Trait Implementations

impl TypedArrayElement for Float32
[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 Float32
[src]

[src]
[]

Create a new typed array.

[src]
[]

Get the data.