Creates a codec for enum data types.
const BorshEnumCodec( this.values, [ final int? byteLength, ]): byteLength = byteLength ?? ByteLength.u8;