Struct ktx2::Reader

source · []
pub struct Reader<Data: AsRef<[u8]>> { /* private fields */ }
Expand description

Decodes KTX2 texture data

Implementations

Decode KTX2 data from input

Access underlying raw bytes

Container-level metadata

Iterator over the texture’s mip levels

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.