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) {
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) {
Thanks I search here but this didn’t come up.