Skip to main content

buffer_store

Function buffer_store 

Source
pub fn buffer_store(ab: &Value) -> Option<Value>
Expand description

The heap array an ArrayBuffer keeps its bytes in, so another view can share it rather than copy.