reclaimMemory

API Definition

virtual size_t reclaimMemory()

Function

Reduces the memory occupied by the base library when the base library quantity remains unchanged, but this function is provided by the APIs in the subclass, instead of APIs in this class.

Input

N/A

Output

N/A

Return Value

Reduced memory size, in bytes.

Restrictions

N/A