pointFormat

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

Value members

Concrete methods

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

Inherited methods

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