File snapshot.cpp

namespace faabric
namespace util

Functions

void diffArrayRegions(std::vector<SnapshotDiff> &diffs, uint32_t startOffset, uint32_t endOffset, std::span<const uint8_t> a, std::span<const uint8_t> b)
std::string snapshotDataTypeStr(SnapshotDataType dt)
std::string snapshotMergeOpStr(SnapshotMergeOperation op)