scalapb-json-common
scalapb-json-common
API
scalapb_json
Durations
JsonFormatException
MemorizedFieldNameMap
NameUtils
ScalapbJsonCommon
ScalapbJsonCommonBuildInfo
Timestamps
TypeRegistry
TypeRegistry
WellKnownTypes
scalapb-json-common
/
scalapb_json
/
NameUtils
NameUtils
scalapb_json.NameUtils
object
NameUtils
Attributes
Source
NameUtils.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
NameUtils
.type
Members list
Clear all
Value members
Concrete methods
def
camelCaseToSnakeCase
(
str
:
String
):
String
Attributes
Source
NameUtils.scala
def
lowerSnakeCaseToCamelCase
(
name
:
String
):
String
Attributes
Source
NameUtils.scala
def
lowerSnakeCaseToCamelCaseWithBuffer
(
name
:
String
,
buf
:
Appendable
):
Appendable
Attributes
Source
NameUtils.scala
def
snakeCaseToCamelCase
(
name
:
String
,
upperInitial
:
Boolean
):
String
Attributes
Source
NameUtils.scala
In this article
Attributes
Members list
Value members
Concrete methods