Skip to main content

detach_buffer

Function detach_buffer 

Source
pub fn detach_buffer(ab: &Value)
Expand description

Detach ab: drop its bytes and mark it, so every later read reports zero length and every method over it throws.