#[repr(C)]
pub enum BrotliEncoderParameter {
Show 255 variants BROTLI_PARAM_MODE, BROTLI_PARAM_QUALITY, BROTLI_PARAM_LGWIN, BROTLI_PARAM_LGBLOCK, BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING, BROTLI_PARAM_SIZE_HINT, BROTLI_PARAM_LARGE_WINDOW, BROTLI_PARAM_Q9_5, BROTLI_METABLOCK_CALLBACK, BROTLI_PARAM_STRIDE_DETECTION_QUALITY, BROTLI_PARAM_HIGH_ENTROPY_DETECTION_QUALITY, BROTLI_PARAM_LITERAL_BYTE_SCORE, BROTLI_PARAM_CDF_ADAPTATION_DETECTION, BROTLI_PARAM_PRIOR_BITMASK_DETECTION, BROTLI_PARAM_SPEED, BROTLI_PARAM_SPEED_MAX, BROTLI_PARAM_CM_SPEED, BROTLI_PARAM_CM_SPEED_MAX, BROTLI_PARAM_SPEED_LOW, BROTLI_PARAM_SPEED_LOW_MAX, BROTLI_PARAM_CM_SPEED_LOW, BROTLI_PARAM_CM_SPEED_LOW_MAX, BROTLI_PARAM_AVOID_DISTANCE_PREFIX_SEARCH, BROTLI_PARAM_CATABLE, BROTLI_PARAM_APPENDABLE, BROTLI_PARAM_MAGIC_NUMBER, BROTLI_PARAM_NO_DICTIONARY, BROTLI_PARAM_FAVOR_EFFICIENCY, UNUSED7, UNUSED8, UNUSED9, UNUSED10, UNUSED11, UNUSED12, UNUSED13, UNUSED14, UNUSED15, UNUSED16, UNUSED17, UNUSED18, UNUSED19, UNUSED20, UNUSED21, UNUSED22, UNUSED23, UNUSED24, UNUSED25, UNUSED26, UNUSED27, UNUSED28, UNUSED29, UNUSED30, UNUSED31, UNUSED32, UNUSED33, UNUSED34, UNUSED35, UNUSED36, UNUSED37, UNUSED38, UNUSED39, UNUSED40, UNUSED41, UNUSED42, UNUSED43, UNUSED44, UNUSED45, UNUSED46, UNUSED47, UNUSED48, UNUSED49, UNUSED50, UNUSED51, UNUSED52, UNUSED53, UNUSED54, UNUSED55, UNUSED56, UNUSED57, UNUSED58, UNUSED59, UNUSED60, UNUSED61, UNUSED62, UNUSED63, UNUSED64, UNUSED65, UNUSED66, UNUSED67, UNUSED68, UNUSED69, UNUSED70, UNUSED71, UNUSED72, UNUSED73, UNUSED74, UNUSED75, UNUSED76, UNUSED77, UNUSED78, UNUSED79, UNUSED80, UNUSED81, UNUSED82, UNUSED83, UNUSED84, UNUSED85, UNUSED86, UNUSED87, UNUSED88, UNUSED89, UNUSED90, UNUSED91, UNUSED92, UNUSED93, UNUSED94, UNUSED95, UNUSED96, UNUSED97, UNUSED98, UNUSED99, UNUSED100, UNUSED101, UNUSED102, UNUSED103, UNUSED104, UNUSED105, UNUSED106, UNUSED107, UNUSED108, UNUSED109, UNUSED110, UNUSED111, UNUSED112, UNUSED113, UNUSED114, UNUSED115, UNUSED116, UNUSED117, UNUSED118, UNUSED119, UNUSED120, UNUSED121, UNUSED122, UNUSED123, UNUSED124, UNUSED125, UNUSED126, UNUSED127, UNUSED128, UNUSED129, UNUSED130, UNUSED131, UNUSED132, UNUSED133, UNUSED134, UNUSED135, UNUSED136, UNUSED137, UNUSED138, UNUSED139, UNUSED140, UNUSED141, UNUSED142, UNUSED143, UNUSED144, UNUSED145, UNUSED146, UNUSED147, UNUSED148, UNUSED149, UNUSED172, UNUSED173, UNUSED174, UNUSED175, UNUSED176, UNUSED177, UNUSED178, UNUSED179, UNUSED180, UNUSED181, UNUSED182, UNUSED183, UNUSED184, UNUSED185, UNUSED186, UNUSED187, UNUSED188, UNUSED189, UNUSED190, UNUSED191, UNUSED192, UNUSED193, UNUSED194, UNUSED195, UNUSED196, UNUSED197, UNUSED198, UNUSED199, UNUSED200, UNUSED201, UNUSED202, UNUSED203, UNUSED204, UNUSED205, UNUSED206, UNUSED207, UNUSED208, UNUSED209, UNUSED210, UNUSED211, UNUSED212, UNUSED213, UNUSED214, UNUSED215, UNUSED216, UNUSED217, UNUSED218, UNUSED219, UNUSED220, UNUSED221, UNUSED222, UNUSED223, UNUSED224, UNUSED225, UNUSED226, UNUSED227, UNUSED228, UNUSED229, UNUSED230, UNUSED231, UNUSED232, UNUSED233, UNUSED234, UNUSED235, UNUSED236, UNUSED237, UNUSED238, UNUSED239, UNUSED240, UNUSED241, UNUSED242, UNUSED243, UNUSED244, UNUSED245, UNUSED246, UNUSED247, UNUSED248, UNUSED249, UNUSED250, UNUSED251, UNUSED252, UNUSED253, UNUSED254, UNUSED255,
}

Variants

BROTLI_PARAM_MODE

BROTLI_PARAM_QUALITY

BROTLI_PARAM_LGWIN

BROTLI_PARAM_LGBLOCK

BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING

BROTLI_PARAM_SIZE_HINT

BROTLI_PARAM_LARGE_WINDOW

BROTLI_PARAM_Q9_5

BROTLI_METABLOCK_CALLBACK

BROTLI_PARAM_STRIDE_DETECTION_QUALITY

BROTLI_PARAM_HIGH_ENTROPY_DETECTION_QUALITY

BROTLI_PARAM_LITERAL_BYTE_SCORE

BROTLI_PARAM_CDF_ADAPTATION_DETECTION

BROTLI_PARAM_PRIOR_BITMASK_DETECTION

BROTLI_PARAM_SPEED

BROTLI_PARAM_SPEED_MAX

BROTLI_PARAM_CM_SPEED

BROTLI_PARAM_CM_SPEED_MAX

BROTLI_PARAM_SPEED_LOW

BROTLI_PARAM_SPEED_LOW_MAX

BROTLI_PARAM_CM_SPEED_LOW

BROTLI_PARAM_CM_SPEED_LOW_MAX

BROTLI_PARAM_CATABLE

BROTLI_PARAM_APPENDABLE

BROTLI_PARAM_MAGIC_NUMBER

BROTLI_PARAM_NO_DICTIONARY

BROTLI_PARAM_FAVOR_EFFICIENCY

UNUSED7

UNUSED8

UNUSED9

UNUSED10

UNUSED11

UNUSED12

UNUSED13

UNUSED14

UNUSED15

UNUSED16

UNUSED17

UNUSED18

UNUSED19

UNUSED20

UNUSED21

UNUSED22

UNUSED23

UNUSED24

UNUSED25

UNUSED26

UNUSED27

UNUSED28

UNUSED29

UNUSED30

UNUSED31

UNUSED32

UNUSED33

UNUSED34

UNUSED35

UNUSED36

UNUSED37

UNUSED38

UNUSED39

UNUSED40

UNUSED41

UNUSED42

UNUSED43

UNUSED44

UNUSED45

UNUSED46

UNUSED47

UNUSED48

UNUSED49

UNUSED50

UNUSED51

UNUSED52

UNUSED53

UNUSED54

UNUSED55

UNUSED56

UNUSED57

UNUSED58

UNUSED59

UNUSED60

UNUSED61

UNUSED62

UNUSED63

UNUSED64

UNUSED65

UNUSED66

UNUSED67

UNUSED68

UNUSED69

UNUSED70

UNUSED71

UNUSED72

UNUSED73

UNUSED74

UNUSED75

UNUSED76

UNUSED77

UNUSED78

UNUSED79

UNUSED80

UNUSED81

UNUSED82

UNUSED83

UNUSED84

UNUSED85

UNUSED86

UNUSED87

UNUSED88

UNUSED89

UNUSED90

UNUSED91

UNUSED92

UNUSED93

UNUSED94

UNUSED95

UNUSED96

UNUSED97

UNUSED98

UNUSED99

UNUSED100

UNUSED101

UNUSED102

UNUSED103

UNUSED104

UNUSED105

UNUSED106

UNUSED107

UNUSED108

UNUSED109

UNUSED110

UNUSED111

UNUSED112

UNUSED113

UNUSED114

UNUSED115

UNUSED116

UNUSED117

UNUSED118

UNUSED119

UNUSED120

UNUSED121

UNUSED122

UNUSED123

UNUSED124

UNUSED125

UNUSED126

UNUSED127

UNUSED128

UNUSED129

UNUSED130

UNUSED131

UNUSED132

UNUSED133

UNUSED134

UNUSED135

UNUSED136

UNUSED137

UNUSED138

UNUSED139

UNUSED140

UNUSED141

UNUSED142

UNUSED143

UNUSED144

UNUSED145

UNUSED146

UNUSED147

UNUSED148

UNUSED149

UNUSED172

UNUSED173

UNUSED174

UNUSED175

UNUSED176

UNUSED177

UNUSED178

UNUSED179

UNUSED180

UNUSED181

UNUSED182

UNUSED183

UNUSED184

UNUSED185

UNUSED186

UNUSED187

UNUSED188

UNUSED189

UNUSED190

UNUSED191

UNUSED192

UNUSED193

UNUSED194

UNUSED195

UNUSED196

UNUSED197

UNUSED198

UNUSED199

UNUSED200

UNUSED201

UNUSED202

UNUSED203

UNUSED204

UNUSED205

UNUSED206

UNUSED207

UNUSED208

UNUSED209

UNUSED210

UNUSED211

UNUSED212

UNUSED213

UNUSED214

UNUSED215

UNUSED216

UNUSED217

UNUSED218

UNUSED219

UNUSED220

UNUSED221

UNUSED222

UNUSED223

UNUSED224

UNUSED225

UNUSED226

UNUSED227

UNUSED228

UNUSED229

UNUSED230

UNUSED231

UNUSED232

UNUSED233

UNUSED234

UNUSED235

UNUSED236

UNUSED237

UNUSED238

UNUSED239

UNUSED240

UNUSED241

UNUSED242

UNUSED243

UNUSED244

UNUSED245

UNUSED246

UNUSED247

UNUSED248

UNUSED249

UNUSED250

UNUSED251

UNUSED252

UNUSED253

UNUSED254

UNUSED255

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The resulting type after obtaining ownership.

Creates owned data from borrowed data, usually by cloning. Read more

🔬 This is a nightly-only experimental API. (toowned_clone_into)

Uses borrowed data to replace owned data, usually by cloning. Read more

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.