Expand description
A Rust-based KTX-Software I/O stream.
Structs§
- Rust
KtxStream - A Rust-based
ktxStream
, for reading from / writing toRWSeekable
s.
Traits§
- RWSeekable
- Represents a Rust byte stream, i.e. something
Read
,Write
andSeek
.
A Rust-based KTX-Software I/O stream.
ktxStream
, for reading from / writing to RWSeekable
s.Read
, Write
and Seek
.