Struct miniz_oxide_c_api::tdefl_compressor[][src]

pub struct tdefl_compressor { /* fields omitted */ }
Expand description

Main compression struct. Not the same as CompressorOxide #[repr(C)]

Implementations

Convert an i32 to a TDEFLFlush

Returns TDEFLFLush::None flush value is unknown. For use with c interface.

Sets the inner state to None and thus drops it.

Reset the inner compressor if any.

Return the compressor flags of the inner compressor.

Trait Implementations

Returns the “default value” for a type. Read more

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

Performs the conversion.

Performs the conversion.

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.