Either<ParseException, IList<Json>> finalAbsorbString(String buf) => finalAbsorb(utf8.encoder.convert(buf));