CSML-by-Clevy / csml-engine

CSML is an easy-to-use chatbot programming language and framework.

Home Page:https://csml.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hex encode/decode

frsechet opened this issue · comments

Is your feature request related to a problem? Please describe.
It's impossible to natively encode/decode to/from hex data

Describe the solution you'd like
Same idea as base64 encode/decode as mentioned in #169