public class TempFileInputStream
extends java.io.FileInputStream
FileInputStream deletes the file passed to its constructor as the last operation in the
close() method.FileInputStream| Constructor and Description |
|---|
TempFileInputStream(java.io.File tempTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Copyright © 2018 SAP SE. All Rights Reserved.