Skip to main content

Module buffer_source

Module buffer_source 

Source

Structs§

HeapBufferSource

Enums§

ArrayBufferViewOrArrayBufferRef
Constructor

Functions§

byte_size
create_array_buffer_with_size
create_buffer_source
https://webidl.spec.whatwg.org/#arraybufferview-create
create_buffer_source_with_constructor
create_heap_buffer_source_with_length
get_buffer_source_copy
https://webidl.spec.whatwg.org/#dfn-get-buffer-source-copy
get_buffer_source_slice
Returns a slice referencing the bytes in the buffer source, without copying.