ayushsharma82 / WebSerial

A remote terminal library for wireless microcontrollers to log, monitor or debug your firmware/product
https://webserial.pro
GNU Affero General Public License v3.0
461 stars 108 forks source link

[Help] Decode HTML #5

Closed BelvedereHenrique closed 4 years ago

BelvedereHenrique commented 4 years ago

Hi! Is there an easy way to decode the HTML so I can change it an re-encode it again? I believe that is a bytearray right?

Thanks!

BelvedereHenrique commented 4 years ago

Sorry, did't see #2 before opening this issue.