scalapb-circe
scalapb-circe
scalapb_circe
AnyFormat
FormatRegistry
Formatter
JsonFormat
Parser
Printer
ScalapbCirceBuildInfo
StructFormat
scalapb_circe.codec
scalapb-circe
/
scalapb_circe
/
StructFormat
StructFormat
object
StructFormat
Graph
Supertypes
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
def
listValueParser
(json:
Seq
[
Json
]):
ListValue
def
listValueParser
(json:
Json
):
ListValue
def
listValueWriter
(v:
ListValue
):
Json
def
nullValueParser
(v:
Json
):
NullValue
def
structParser
(v:
JsonObject
):
Struct
def
structParser
(v:
Json
):
Struct
def
structValueParser
(v:
Json
):
Value
def
structValueWriter
(v:
Value
):
Json
def
structWriter
(v:
Struct
):
Json