public abstract class Source
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
compressedSize |
protected short |
compressionFlag |
protected int |
crc |
protected long |
uncompressedSize |
| Modifier | Constructor and Description |
|---|---|
protected |
Source(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
align(long alignment) |
java.lang.String |
getName() |