Skip to main content

write_buffer_bytes

Function write_buffer_bytes 

Source
pub fn write_buffer_bytes(ab: &Value, bytes: &[u8])
Expand description

Overwrite an ArrayBuffer’s bytes wholesale, for a producer that computed them outside the heap.