BufferList.calculateSize

size_t calculateSize() nothrow

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

Returns

the size of the data contained in list in bytes.