CodecConfig

zio.http.codec.CodecConfig
See theCodecConfig companion class
object CodecConfig

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def setConfig(config: CodecConfig): ZIO[Any, Nothing, Unit]

Deprecated methods

def apply(ignoreEmptyCollections: Boolean): CodecConfig

Attributes

Deprecated
[Since version 3.3.0] Use CodecConfig.apply instead