org.freehep.util.io
Interface ASCII85
-
- All Known Implementing Classes:
- ASCII85InputStream, ASCII85OutputStream
public interface ASCII85Constants for the ASCII85 encoding.
-
-
Field Summary
Fields Modifier and Type Field and Description static longa85p185^1static longa85p285^2static longa85p385^3static longa85p485^4static intMAX_CHARS_PER_LINEMaxmimum line length for ASCII85
-
-
-
Field Detail
-
MAX_CHARS_PER_LINE
static final int MAX_CHARS_PER_LINE
Maxmimum line length for ASCII85- See Also:
- Constant Field Values
-
a85p1
static final long a85p1
85^1- See Also:
- Constant Field Values
-
a85p2
static final long a85p2
85^2- See Also:
- Constant Field Values
-
a85p3
static final long a85p3
85^3- See Also:
- Constant Field Values
-
a85p4
static final long a85p4
85^4- See Also:
- Constant Field Values
-
-
DMelt 3.0 © DataMelt by jWork.ORG