Contiene una serie di metodi utili per scrivere su file
public static void scrivi_Stringa_per_Byte( |
| ) throws IOException |
Dato uno stream di output, permette di scrivere una stringa di cifre binarie come sequenza di bytes
public static void write_values( |
| ) throws NumberFormatException, IOException |
Scrive sullo stream di output le coppie "Carattere"-"Frequenza"
public static void scrivi_file( |
| ) throws IOException |
Scrive una stringa in uno stream di output
public static void WriteByteArray( |
| ) throws IOException |
Scrive sullo stream di output un numero più grande di 255 come array di byte