Payload parser doesn't have access to Buffer

Payload parser doesn't have access to Buffer

Hi,

I am converting my payload parser from running on TagoIO to running on Tago Core for edge computing.

It seems like TagoCore's payload parser environment doesn't have access to Buffer, which is used to parse the payload in hex string.

What would be a solution?

Thanks!