[libc][NFC] Make the buffer size of the integer to string converter public.
authorSiva Chandra Reddy <sivachandra@google.com>
Mon, 1 Aug 2022 06:43:11 +0000 (06:43 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Mon, 1 Aug 2022 06:54:17 +0000 (06:54 +0000)
commitf1d274b5c6811f3855cee4b44ba18de8818774cf
tree7eb0439e86ac6b9aa3beee5de84cc242a4df073b
parentdc900eeaf2af0d459c69224b2d023d8d2287944a
[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.
libc/src/__support/integer_to_string.h