Package br.ufsc.labsec.signature
Interface IOService
public interface IOService
-
Method Summary
Modifier and Type Method Description String
getSavePath(String fileType)
void
save(InputStream inputStream, String fileType)
OutputStream
save(String fileType)
-
Method Details
-
save
-
save
-
getSavePath
-