Constant Field Values
Contents
org.apache.*
-
org.apache.commons.io.ByteOrderMark Modifier and Type Constant Field Value public static final char
UTF_BOM
65279
-
org.apache.commons.io.FilenameUtils Modifier and Type Constant Field Value public static final char
EXTENSION_SEPARATOR
46
-
org.apache.commons.io.FileUtils Modifier and Type Constant Field Value public static final long
ONE_EB
1152921504606846976L
public static final long
ONE_GB
1073741824L
public static final long
ONE_KB
1024L
public static final long
ONE_MB
1048576L
public static final long
ONE_PB
1125899906842624L
public static final long
ONE_TB
1099511627776L
-
org.apache.commons.io.IOUtils Modifier and Type Constant Field Value public static final int
CR
13
public static final int
DEFAULT_BUFFER_SIZE
8192
public static final char
DIR_SEPARATOR_UNIX
47
public static final char
DIR_SEPARATOR_WINDOWS
92
public static final int
EOF
-1
public static final int
LF
10
-
org.apache.commons.io.input.UnsynchronizedByteArrayInputStream Modifier and Type Constant Field Value public static final int
END_OF_STREAM
-1