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§

bundle
B83 and B84 bundles
read
write

Enums§

VariableType
Types of variables