tom_object byte_string_with_string (const char *s, int len);
Return a newly allocated instance of tom.ByteString holding the first len characters pointed to by s.
tom.ByteString
len
s
Go to the first, previous, next, last section, table of contents.