Extracted from Pike v7.4 release 117 at 2005-08-23.
pike.ida.liu.se
[Top]
predef::
String
String.Buffer

Method String.Buffer()->get_copy()


Method get_copy

string get_copy()

Description

Get the data from the buffer. Significantly slower than get , but does not clear the buffer.