Package | Description |
---|---|
org.gicentre.io |
Utilities for reading and writing various file formats
|
Constructor and Description |
---|
DbaseFileWriter(DbaseFileHeader header,
java.nio.channels.WritableByteChannel out)
Creates a DbaseFileWriter using the specified header and writing to
the given channel.
|