BufferList.calculateSize
size_t calculateSize() nothrowCalculates 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.
size_t calculateSize() nothrowCalculates the size of the data contained in list by adding the size of all buffers.