string_utf8_truncate


Description:


public unowned StringBuilder string_utf8_truncate (StringBuilder string, size_t len)

Cut of the end of the string string so that len utf8 characters remain.

Parameters:

string

a StringBuilder

len

the new size of the string

Returns:

string


Namespace: Hdy
Package: libhandy-0.0