pointFormat

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

Value members

Concrete methods

def read(in: DataInput): LongPoint2D
def write(p: LongPoint2D, out: DataOutput): Unit

Inherited methods

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