Enum Json Formatter
Encodes enums using their declared names as defined in WireEnumConstant or their generated names if the declared name is empty. Decodes using either their declared names, their generated names, or their tags.
Functions
Link copied to clipboard
The source of value may have been a string or numeric literal.
Link copied to clipboard
Returns either a String or a Number.