mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-02 04:04:19 +00:00
ToCamelCase(input, true) converts first char to upper case, but ToCamelCase(input, false) keeps the case of the first char. We are changing its behavior to force a lower case. Co-authored-by: Derek Bailey <derekbailey@google.com>
7.5 KiB
7.5 KiB