Index
All Classes and Interfaces|All Packages
D
- Delimiter - Enum Class in jchunk.chunker
-
Enum to represent the delimiter configuration: NONE: No delimiter START: Delimiter at the start of the chunk END: Delimiter at the end of the chunk
E
J
- jchunk.chunker - package jchunk.chunker
N
S
V
- valueOf(String) - Static method in enum class jchunk.chunker.Delimiter
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class jchunk.chunker.Delimiter
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages