| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
CHUNK_SIZE |
2048 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FOUND_SUFFIX |
"FOUND" |
public static final String |
RESPONSE_ERROR_WRITING_FILE |
"Error writing to temporary file. ERROR" |
public static final String |
RESPONSE_OK |
"stream: OK" |
public static final String |
RESPONSE_SIZE_EXCEEDED |
"INSTREAM size limit exceeded. ERROR" |
public static final String |
STREAM_PREFIX |
"stream: " |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FILE_NOT_FOUND_MESSAGE |
"File not found" |
public static final String |
SCAN_FAILED_MESSAGE |
"Scan failed" |
public static final String |
THREAT_FOUND_MESSAGE |
"Threat found" |
Copyright © 2022 CrafterCMS. All Rights Reserved.