Crate tifiles

source ·
Expand description

TI file formats

Readers read the data contained in calculator variable files, and Writers write data to calculator variable files. The meaning of data in any given file depends on the VariableType.

Refer to the TI link protocol & file format guide for details on file formats.

Re-exports

pub use read::Reader;
pub use write::Writer;

Modules

B83 and B84 bundles

Enums

Types of variables