Skip to main content

text_bytes

Function text_bytes 

Source
pub fn text_bytes(s: &str) -> LogosSeq<i64>
Expand description

A Text’s UTF-8 bytes as a Seq of Int (the text_bytes builtin, AOT).