MCPcopy Index your code
hub / github.com/That3Percent/tree-buf / encode_all

Method encode_all

tree-buf/src/internal/encoder_decoder.rs:65–70  ·  view source on GitHub ↗
(values: &[T], stream: &mut EncoderStream<'_, O>)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 7

nullable.rstree-buf/src/internal/types/nullable.r
boolean.rstree-buf/src/internal/types/boolean.rs
hashmap.rstree-buf/src/internal/types/hashmap.rs
array.rstree-buf/src/internal/types/array.rs
string.rstree-buf/src/internal/types/string.rs
ignore.rstree-buf/src/internal/types/ignore.rs
smart_pointers.rstree-buf/src/internal/rust_std/smart_p

Calls 2

buffer_manyMethod · 0.45
flushMethod · 0.45

Tested by

no test coverage detected