Class SignedByteArrayBinaryDtoFieldCodec

java.lang.Object
io.datarouter.bytes.binarydto.fieldcodec.BinaryDtoBaseFieldCodec<byte[]>
io.datarouter.bytes.binarydto.fieldcodec.array.SignedByteArrayBinaryDtoFieldCodec

public class SignedByteArrayBinaryDtoFieldCodec
extends BinaryDtoBaseFieldCodec<byte[]>
Bytes are flipped to compare like numbers. This is not the default FieldCodec for byte arrays.