Go to the first, previous, next, last section, table of contents.


byte_string_with_string

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.


Go to the first, previous, next, last section, table of contents.