MCPcopy Create free account
hub / github.com/chain/txvm / encode

Method encode

protocol/txvm/item.go:24–24  ·  view source on GitHub ↗
(*bytes.Buffer)

Source from the content-addressed store, hash-verified

22type Data interface {
23 Item
24 encode(*bytes.Buffer)
25}
26
27type (

Callers 2

encodeMethod · 0.65
EncodeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected