Module neon::types::buffer[][src]

Structs

An error returned by TypedArray::try_borrow or TypedArray::try_borrow_mut indicating that a mutable borrow would overlap with another borrow.

Wraps binary data immutably borrowed from a JavaScript value.

Wraps binary data mutably borrowed from a JavaScript value.

Traits

A trait for borrowing binary data from JavaScript values