Serializer

trait Serializer[T]
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def inputType: DataType
def serialize(inputObject: Expression): Expression