|
ritsuko
Helper utilities for ArtifactDB C++ code
|
Stream a 1-dimensional compressed VLS array into memory. More...
#include <vector>#include <string>#include <stdexcept>#include <cstdint>#include <cassert>#include "H5Cpp.h"#include "sanisizer/sanisizer.hpp"#include "../hdf5/get_name.hpp"#include "../hdf5/strnlen.hpp"#include "Pointer.hpp"

Go to the source code of this file.
Classes | |
| class | ritsuko::cvls::Stream1dArray< Offset_, Length_, DataSetPointer_ > |
| Stream a 1-dimensional compressed VLS array into memory. More... | |
Namespaces | |
| namespace | ritsuko |
| Helper functions for ArtifactDB parsing and validation. | |
| namespace | ritsuko::cvls |
| Utilities for reading and validating compressed VLS arrays. | |
Stream a 1-dimensional compressed VLS array into memory.