Slice

Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromString
Slice fromString(string source)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

l
size_t l;
Undocumented in source.
p
char* p;
Undocumented in source.

Meta