MCPcopy Create free account
hub / github.com/ChainSafe/nodewatch-api / Decode

Method Decode

crawler/rpc/request/rpc_method.go:28–28  ·  view source on GitHub ↗
(r io.Reader, bytesLen uint64, dest codec.Deserializable)

Source from the content-addressed store, hash-verified

26 MaxByteLen() uint64
27 Encode(w io.Writer, input codec.Serializable) error
28 Decode(r io.Reader, bytesLen uint64, dest codec.Deserializable) error
29 Alloc() SerDes
30}
31

Callers 14

GetHistoryMethod · 0.65
ViewMethod · 0.65
ViewAllMethod · 0.65
ListForJobMethod · 0.65
AggregateByAgentNameMethod · 0.65
AggregateByCountryMethod · 0.65
AggregateBySyncStatusMethod · 0.65
ReadObjMethod · 0.65
ReadRequestMethod · 0.65

Implementers 1

SSZCodeccrawler/rpc/request/rpc_method.go

Calls

no outgoing calls

Tested by

no test coverage detected