BufferList.calculateSize

Calculates the size of the data contained in list by adding the size of all buffers.

class BufferList
size_t
calculateSize
()

Return Value

Type: size_t

the size of the data contained in list in bytes.