read_text_length

Function read_text_length 

Source
pub fn read_text_length(filename: &str) -> Result<usize>
Expand description

Find length of the input text from a .sufr file to determine the Int type, u32 or u64

Args:

  • filename: the .sufr filename to read