Pike v8.0 release 1116

Method String.Buffer()->clear()


Method clear

void clear()

Description

Empty the buffer, and don't care about the old content.

Note

This function was not available in Pike 7.8 and earlier.

See also

get()


Method clear

void clear()

Description

Empty the buffer, and don't care about the old content.

Note

This function was not available in Pike 7.8 and earlier.

See also

get()