name changed to camelcased
This commit is contained in:
parent
c87cba2136
commit
e19f50343f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ public class HexSerde implements BuiltInSerde {
|
|||
private HexFormat hexFormat;
|
||||
|
||||
public static String name() {
|
||||
return "HEX";
|
||||
return "Hex";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Reference in a new issue