# Functions
AddSupportToChooser takes an existing node prototype chooser and subs in Uncles for the eth header list multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for eth uncles IPLDs (header list).
DecodeBytes is like Decode, but it uses an input buffer directly.
Deprecated: use Decode instead.
DecodeUncles unpacks a list of go-ethereum headers into the NodeAssembler.
Encode provides an IPLD codec encode interface for eth uncles IPLDs (header list).
Deprecated: use Encode instead.
EncodeUncles packs the node into a list of go-ethereum headers.
Deprecated: use Encode instead.
Deprecated: use Decode instead.