Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

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.

See also

get()