We have updated our Terms of Service, Code of Conduct, and Addendum.

How to read data from buffer?

Options
Pawel Kwiatkowski
Pawel Kwiatkowski Posts: 25

I would like decode data from buffer 'data'.

I was trying use Buffer.from but with partial success.

Any ideas how should be done properly?

Answers