devp2p / org.apache.tuweni.devp2p.v5.misc / EncodeResult / <init>

<init>

EncodeResult(authTag: Bytes, content: Bytes)

The result of encoding a message: its authentication tag, used to track responses, and its content as bytes.