OHOS::TextFormatter
Overview
Related Modules:
Description:
Defines a text formatter. You can inherit this class and implement the Format() function.
Since:
1.0
Version:
1.0
Summary
Public Member Functions
Format (int16_t value, char outText, uint16_t textLen) |
Converts the input integer into a character string for output. |
operator new (size_t size) |
|
operator delete (void *p) |