pointFormat

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

Value members

Concrete methods

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

Inherited methods

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