MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / append

Method append

document/document-format/src/codec.rs:51–80  ·  view source on GitHub ↗

Append one value to `output` in this codec's framing. Single-value codecs error if `output` is non-empty.

(self, output: &mut Vec<u8>, value: &T)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 4

writeFunction · 0.85
is_emptyMethod · 0.45
pushMethod · 0.45
lenMethod · 0.45