Thoth
A functional, expressive, asynchronous C++26 webdev library
Loading...
Searching...
No Matches
Thoth::NJson::Details::BufferInfo Struct Reference

#include <Definitions.hpp>

Public Attributes

std::string_view bufferView
 
std::shared_ptr< std::string > buffer
 

Member Data Documentation

◆ buffer

std::shared_ptr<std::string> Thoth::NJson::Details::BufferInfo::buffer

◆ bufferView

std::string_view Thoth::NJson::Details::BufferInfo::bufferView

The documentation for this struct was generated from the following file: