Change the string token parsing to bump by total_len
, instead of remainder[0..total_len].as_bytes().len()
#214
Loading
total_len
, instead of remainder[0..total_len].as_bytes().len()
#214