Class BinaryDtoFieldSchema<F>
java.lang.Object
io.datarouter.bytes.binarydto.internal.BinaryDtoFieldSchema<F>
public class BinaryDtoFieldSchema<F> extends Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description BinaryDtoFieldSchema(Field field) -
Method Summary
Modifier and Type Method Description intcompareFieldValuesAsIfEncoded(Object left, Object right)intdecodeField(Object object, byte[] bytes, int offset)byte[]encodeField(Object dto)