Convert a string to bytes
the string context
import * as text from 'text';let value = text.bytes('I want to be binary'); Copy
import * as text from 'text';let value = text.bytes('I want to be binary');
Convert a string to bytes