| Package | Description |
|---|---|
| de.flapdoodle.net |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
URLConnections.downloadIntoByteArray(URLConnection connection,
URLConnections.DownloadCopyListener copyListener) |
static void |
URLConnections.downloadIntoFile(URLConnection connection,
Path destination,
URLConnections.DownloadCopyListener copyListener) |
static Path |
URLConnections.downloadIntoTempFile(URLConnection connection,
URLConnections.DownloadCopyListener copyListener) |
Copyright © 2023. All rights reserved.