Handbook
Glossary
b>byte-array ( string -- byte-array )
Vocabulary
io
.
encodings
.
gb18030
.
private
Inputs
string
an
object
Outputs
byte-array
an
object
Definition
USING:
math.parser
sequences
splitting
;
IN:
io.encodings.gb18030.private
:
b>byte-array
( string -- byte-array )
split-words
[
hex>
]
B{
}
map-as
;