Class ByteArrayField

java.lang.Object
io.datarouter.model.field.BaseField<byte[]>
io.datarouter.model.field.imp.array.ByteArrayField
All Implemented Interfaces:
ByteEncodedField<byte[]>, StringEncodedField<byte[]>, Field<byte[]>, Comparable<Field<byte[]>>

public class ByteArrayField
extends BaseField<byte[]>