This method return the size (in bytes) of the memory used by the data of this buffer.
Syntax
unsigned int Size_Get(
void
) ;
Parameters
This method does not have a parameter.
Return value
This method return the size (in bytes) of the memory used by the data of this buffer.
Remarks
Requirements
Header:
sliceO_include.hpp
Library:
sliceO_Structures.lib
Example
See also