Skip to main content

rewrite_bytes

Function rewrite_bytes 

pub fn rewrite_bytes(
    input: &[u8],
    handlers: JsonHandlers<'_>,
) -> Result<Vec<u8>, JsonError>
Expand description

Rewrites a complete JSON byte slice.