490491492493494495496
} public DatiFiles(String nfile, String dati) { nomeFile = nfile; isbuf = new StringBufferInputStreamCorrected(dati); }