Class FakeEnumType

All Implemented Interfaces:
ByteBufReader<Integer>, ByteBufWriter<Integer>, CodecWriter<Integer>, TypeConverter<Integer>

public final class FakeEnumType extends VarIntType
For enum types with hardcoded custom ids.
See Also: