Package it.ovunque.util
Class FlussoBinario
java.lang.Object
it.ovunque.util.FlussoBinario
- All Implemented Interfaces:
Closeable,AutoCloseable
- Direct Known Subclasses:
Flusso
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchiudi()voidclose()List<byte[]>voidvoidvoidtrasferisci(OutputStream scrittura)
-
Constructor Details
-
FlussoBinario
- Throws:
FileNotFoundException
-
FlussoBinario
-
-
Method Details
-
leggiTutto
- Throws:
IOException
-
salva
- Throws:
IOException
-
salva
- Throws:
IOException
-
trasferisci
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
chiudi
public void chiudi()
-