Payload decoder Meta information available?

The question is i have here only bytes and port included in the decoder function.
Is there any possibility to include the counter or some other meta information?

function Decoder(bytes, port) {

No. See Access Metadata in decoder.

Thanks I search here but this didn’t come up.