# Functions
AddSupportToChooser takes an existing node prototype chooser and subs in Log for the eth log multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for eth log IPLDs.
DecodeBytes is like Decode, but it uses an input buffer directly.
DecodeLog unpacks a go-ethereum Log into the NodeAssembler.
Deprecated: use Decode instead.
Encode provides an IPLD codec encode interface for eth log IPLDs.
EncodeLog packs the node into the go-ethereum Log.
Deprecated: use Encode instead.
Deprecated: use Encode instead.
Deprecated: use Decode instead.