Documentation Feedback
Path: /examples/importing_bytes/
Helpful: Yes ✅
Feedback:
It seems that you have a tiny mistake in the code:
you need to change this line: console.log(text);
to be: console.log(bytes);
This issue was automatically created from the documentation feedback system.
Documentation Feedback
Path: /examples/importing_bytes/
Helpful: Yes ✅
Feedback:
This issue was automatically created from the documentation feedback system.