Long

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

Value members

Concrete methods

def read(in: DataInput): Long
def write(v: Long, out: DataOutput): Unit

Inherited methods

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