Class UInt7MysqlFieldCodec

java.lang.Object
io.datarouter.client.mysql.field.codec.base.BaseMysqlFieldCodec<T,​F>
io.datarouter.client.mysql.field.codec.base.BasePrimitiveMysqlFieldCodec<java.lang.Byte,​F>
io.datarouter.client.mysql.field.codec.primitive.BaseByteMysqlFieldCodec<io.datarouter.model.field.imp.positive.UInt7Field>
io.datarouter.client.mysql.field.codec.positive.UInt7MysqlFieldCodec
All Implemented Interfaces:
MysqlFieldCodec<java.lang.Byte>

public class UInt7MysqlFieldCodec
extends BaseByteMysqlFieldCodec<io.datarouter.model.field.imp.positive.UInt7Field>