Android-cuttlefish cvd tool
Namespaces | Functions
serialize_disjoint_range_set.h File Reference
#include <string>
#include <string_view>
#include "cuttlefish/common/libs/utils/result.h"
#include "cuttlefish/host/libs/zip/disjoint_range_set.h"
Include dependency graph for serialize_disjoint_range_set.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cuttlefish
 

Functions

std::string cuttlefish::Serialize (const DisjointRangeSet &range_set)
 
Result< DisjointRangeSet > cuttlefish::DeserializeDisjointRangeSet (std::string_view data)