how to get enum name in the java function shortdebugstring() output?
9 views
Skip to first unread message
Frank Smith
unread,
Dec 10, 2019, 3:54:18 PM12/10/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
currently, the java shortdebugstring() output, enum is showing as numbers, not like the C++ version, all the enums are showing as the enum name string.