ser

object ser extends ConstFormat[TimeRef]
trait ConstFormat[TimeRef]
trait ConstReader[TimeRef]
trait Format[TimeRef]
trait Reader[TimeRef]
trait TFormat[Any, TimeRef]
trait Writer[TimeRef]
trait TReader[Any, TimeRef]
class Object
trait Matchable
class Any

Value members

Concrete methods

def read(in: DataInput): TimeRef
def write(ref: TimeRef, out: DataOutput): Unit

Inherited methods

final
def readT(in: DataInput)(implicit tx: Any): TimeRef
Inherited from
ConstReader