public class ZFilePrint
extends java.lang.Object
The dataset is opened using the ZFile class in record mode. Note that "noseek" is used so that the file is opened in sequential mode, which dramatically increases I/O performance.
ZFile
Constructor and Description |
---|
ZFilePrint() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |