Module libktx_rs::stream[][src]

Expand description

A Rust-based KTX-Software I/O stream.

Structs

A Rust-based ktxStream, for reading from / writing to RWSeekables.

Traits

Represents a Rust byte stream, i.e. something Read, Write and Seek.