public static interface NanoHTTPD.TempFile
Temp files are responsible for managing the actual temporary storage and cleaning themselves up when no longer needed.
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
String |
getName() |
OutputStream |
open() |
Copyright © 2012–2020. All rights reserved.