PrimitiveNonNullableEncoder

trait Encoder[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: A): Any

Inherited methods

def catalystType: DataType
Inherited from:
Encoder