public class Util
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
HTTP_ERROR_ENDRANGE |
static int |
HTTP_ERROR_STARTRANGE |
static int |
HTTP_OK |
static int |
HTTP_OK_ENDRANGE |
static int |
HTTP_OK_STARTRANGE |
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getByteArrayFromInputStream(java.io.InputStream inputStream)
Write to file Destination directory
|
public static final int HTTP_OK_STARTRANGE
public static final int HTTP_OK_ENDRANGE
public static final int HTTP_ERROR_STARTRANGE
public static final int HTTP_ERROR_ENDRANGE
public static final int HTTP_OK