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

Method Encode

crawler/rpc/request/rpc_method.go:27–27  ·  view source on GitHub ↗
(w io.Writer, input codec.Serializable)

Source from the content-addressed store, hash-verified

25 MinByteLen() uint64
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}

Callers 3

GetGeoLocationMethod · 0.65
ReaderMethod · 0.65
WriteResponseChunkMethod · 0.65

Implementers 1

SSZCodeccrawler/rpc/request/rpc_method.go

Calls

no outgoing calls

Tested by

no test coverage detected