Package | Description |
---|---|
edu.xtec.util |
Modifier and Type | Method and Description |
---|---|
static byte[] |
StreamIO.readFile(File file,
StreamIO.InputStreamListener lst,
int stepSize) |
static byte[] |
StreamIO.readInputStream(InputStream is,
StreamIO.InputStreamListener lst,
int stepSize) |
static void |
StreamIO.writeStreamTo(InputStream is,
OutputStream os,
StreamIO.InputStreamListener lst,
int stepSize) |
Copyright © 2004-15 Francesc Busquets (fbusquets@xtec.cat) & Departament d'Educació de la Generalitat de Catalunya (info@xtec.cat)
Licensed under the terms of the GNU General Public License.