scalapb-ujson-compat
scalapb-ujson-compat
API
scalapb.ujson
JsonFormat
JsonFormat
Writer
JsonFormatException
JsonFormatUtils
JsonReadException
KeyVisitor
NoOpVisitor
Reader
SimpleVisitor
TimeUtils
scalapb-ujson-compat
/
scalapb.ujson
/
JsonFormatUtils
JsonFormatUtils
scalapb.ujson.JsonFormatUtils$
object
JsonFormatUtils
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
JsonFormatUtils
.type
Clear all
Members list
Concise view
Value members
Concrete methods
def
camelify
(
snake
:
String
):
String
this_is_snake_case => thisIsCamelCase
this_is_snake_case => thisIsCamelCase
Attributes
def
defaultPrimitiveValue
(
fd
:
FieldDescriptor
):
PValue
Concrete fields
final
val
BoolValueDescriptor
:
String
final
val
BytesValueDescriptor
:
String
final
val
DoubleValueDescriptor
:
String
final
val
DurationDescriptor
:
String
final
val
FieldMaskDescriptor
:
String
final
val
FloatValueDescriptor
:
String
final
val
Int32ValueDescriptor
:
String
final
val
Int64ValueDescriptor
:
String
final
val
StringValueDescriptor
:
String
final
val
TimestampDescriptor
:
String
final
val
UInt32ValueDescriptor
:
String
final
val
UInt64ValueDescriptor
:
String