| Modifier and Type | Method and Description |
|---|---|
static CubeDiffCodec |
create(Cube cube) |
CubeDiff |
decode(io.datakernel.codec.StructuredInput in) |
void |
encode(io.datakernel.codec.StructuredOutput out,
CubeDiff cubeDiff) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnullable, of, ofList, ofObject, ofObject, ofTuple, transformpublic static CubeDiffCodec create(Cube cube)
public void encode(io.datakernel.codec.StructuredOutput out,
CubeDiff cubeDiff)
encode in interface io.datakernel.codec.StructuredEncoder<CubeDiff>public CubeDiff decode(io.datakernel.codec.StructuredInput in) throws ParseException
decode in interface io.datakernel.codec.StructuredDecoder<CubeDiff>ParseExceptionCopyright © 2019. All rights reserved.