PrimitiveNullableEncoder

trait Encoder[Option[A]]
class Object
trait Matchable
class Any

Type members

Inherited types

Inherited from:
Encoder

Value members

Concrete methods

def decode(value: Any): Any
def encode(value: Option[A]): Any

Inherited methods

def catalystType: DataType
Inherited from:
Encoder