Define ANJ_WITH_CUSTOM_CONVERSION_FUNCTIONS

Define Documentation

ANJ_WITH_CUSTOM_CONVERSION_FUNCTIONS

Enables custom convertion functions implementation that do not require sprintf() and sscanf() in Anjay Lite for string<->number convertions.

Useful on constrained platforms which do not use these functions.