[ 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.
| this |
|
a new copy of this. |