Encodes the value of Type T to a String format, to be used in a query parameter, or decodes a String query parameter back to T.
T
final FieldCodec<T> codec;