BufferList.copyDeep

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

class BufferList
copyDeep
()

Return Value

a new copy of @list.

Meta