Formatter::GetSize

Formatter::GetSize
virtual UPInt GetSize() const = 0;
Description

GetSize retrieves the size of a converted value. This method should be called after Convert to determine the size of the resultant.

Return Value

The size of the converted value.