[libc][NFC] Make the buffer size of the integer to string converter public.
This allows users of the IntegerToString class to size their buffers appropriately at compile time.
Loading
Please sign in to comment
This allows users of the IntegerToString class to size their buffers appropriately at compile time.