NAH 1.0.6
Native Application Host - Library API Reference
Loading...
Searching...
No Matches
manifest_tlv.hpp File Reference
#include <cstdint>
#include <optional>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  nah::AssetExportParts
 
struct  nah::ManifestDecodeResult
 
struct  nah::TLVEntry
 

Namespaces

namespace  nah
 

Functions

ManifestDecodeResult nah::decode_manifest_tlv (const std::vector< uint8_t > &data, std::optional< size_t > expected_total_size=std::nullopt)
 
std::optional< AssetExportPartsnah::parse_asset_export (const std::string &value)