hyperCubeFormat

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

Value members

Concrete methods

def read(in: DataInput): IntCube
def write(q: IntCube, out: DataOutput): Unit

Inherited methods

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