virtual UPInt GetUsedSpace() const = 0;
GetUsedSpace returns the actual amount of allocated bytes in a heap.
UPInt value containing the allocated bytes.