MCPcopy Create free account
hub / github.com/Pumpkin-MC/Pumpkin / encode_start

Method encode_start

pumpkin-codecs/src/codec/mod.rs:19–21  ·  view source on GitHub ↗

Encodes this value to a value represented by the provided [`DynamicOps`] without a prefix.

(&self, ops: &'static O)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

encode_fieldMethod · 0.80
encodeMethod · 0.80
encode_base_hash_mapFunction · 0.80

Implementers 4

primitive.rspumpkin-codecs/src/codec/primitive.rs
either.rspumpkin-codecs/src/codec/either.rs
list.rspumpkin-codecs/src/codec/list.rs
map.rspumpkin-codecs/src/codec/map.rs

Calls 2

encodeMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected