Defined in File BinaryPartitionWriter.hpp
Writes a partition to a file that contains a binary list of partition ids. Partition ids are unsigned integers.
Public Functions
Constructs the BinaryPartitionWriter class using unsigned integers of width width for the written partition ids.
width – [in] The width of the written integers (supported values: 4, 8, default: 4).