Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

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()