The cpp SharedBuffer.size refers to the number of elements stored in a shared buffer. This function returns the current size of the shared buffer, indicating how many elements are currently being stored in it.
C++ (Cpp) SharedBuffer::size - 30 examples found. These are the top rated real world C++ (Cpp) examples of SharedBuffer::size extracted from open source projects. You can rate examples to help us improve the quality of examples.