Struct v8::value::Uint8ClampedArray [] [src]

pub struct Uint8ClampedArray(_, _);

An instance of Uint8ClampedArray constructor (ES6 draft 15.13.6).

This API is experimental and may change significantly.

Trait Implementations

impl Debug for Uint8ClampedArray
[src]

Formats the value using the given formatter.

impl Deref for Uint8ClampedArray
[src]

The resulting type after dereferencing

The method called to dereference a value

impl Clone for Uint8ClampedArray
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Drop for Uint8ClampedArray
[src]

A method called when the value goes out of scope. Read more