Creates and returns a writer that iterates over
IPBlocks and writes them as a
binary SiLK IPset stream (compatible with SiLK 3.7.0 and later)
to the output stream s.
Creates and returns a writer that iterates over
IPBlocks and writes them as a
binary SiLK IPset stream (compatible with SiLK 3.7.0 and later)
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 IPSetWriter companion object provides support for creating an IPSetWriter.