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.

Return: a new copy of @list.

class BufferList
copyDeep
()

Meta