mcodec.Marker.IgnoreTransientDefaults
Force-write marker: when present on the Output, @transientDefault omission is disabled so every defaulted field is written. GenCodec IgnoreTransientDefaultMarker analogue.
Attributes
Source
Marker.scala
Graph
Reset zoom Hide graph Show graph
Supertypes
trait Matchable
class Any
Show all
Self type
Members list
The names of the product elements.
The names of the product elements.
Attributes
Inherited from:
Singleton
Attributes
Inherited from:
Mirror
Creates a new instance of type T with elements taken from product p.
Creates a new instance of type T with elements taken from product p.
Attributes
Inherited from:
Singleton
An iterator over the names of all the elements of this product.
An iterator over the names of all the elements of this product.
Attributes
Inherited from:
Product
An iterator over all the elements of this product.
An iterator over all the elements of this product.
Attributes
Returns
in the default implementation, an Iterator[Any]
Inherited from:
Product