public class Archiver.PSD
extends java.lang.Object
| Constructor and Description |
|---|
PSD(nxm.sys.lib.DataFile ha,
java.lang.String fname,
int nfft,
int flags) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
boolean |
isOpen() |
void |
proc(long lbuf,
byte[] buf,
int boff,
int bytes) |
void |
write() |
void |
write(int index) |
void |
zero() |