6 #ifndef TURI_UNITY_SARRAY_INDEX_FILE_HPP 7 #define TURI_UNITY_SARRAY_INDEX_FILE_HPP
void write_array_group_index_file(std::string group_index_file, const group_index_file_information &info)
The serialization input archive object which, provided with a reference to an istream, will read from the istream, providing deserialization capabilities.
std::pair< std::string, size_t > parse_v2_segment_filename(std::string fname)
group_index_file_information read_array_group_index_file(std::string group_index_file)
index_file_information read_index_file(std::string index_file)
The serialization output archive object which, provided with a reference to an ostream, will write to the ostream, providing serialization capabilities.