copy_deep


Description:

[ Version ( since = "1.6" ) ]
public BufferList copy_deep ()

Creates a copy of the given buffer list.

This will make a newly allocated copy of the buffers that the source buffer list contains.

Parameters:

this

a BufferList

Returns:

a new copy of this.