Module ebml_iterable::tools [−][src]
Expand description
Contains a number of tools that are useful when working with EBML encoded files.
Traits
| Vint |
Functions
| arr_to_f64 | Reads an |
| arr_to_i64 | Reads an |
| arr_to_u64 | Reads a |
| read_vint | Reads a vint from the beginning of the input array slice. |