Extracted from Pike v7.4 release 341 at 2005-11-21.
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.