Creates and returns a writer that writes
RWRecs as a binary SiLK RWRec
stream to the output stream s.
Creates and returns a writer that writes
RWRecs as a binary SiLK RWRec
stream to the output stream s. Compresses the output using
compressionMethod. Some compression methods require that a
hadoop configuration be provided.
[[java.util.NoSuchElementException]] when a hadoop
configuration is required and none is provided.
The RWRecWriter companion object provides support for creating an RWRecWriter.