Agora  1.2.0
Agora project
fmt::v8::bytes Class Reference

#include <format.h>

Collaboration diagram for fmt::v8::bytes:

Public Member Functions

 bytes (string_view data)
 

Private Attributes

string_view data_
 

Friends

struct formatter< bytes >
 

Constructor & Destructor Documentation

◆ bytes()

fmt::v8::bytes::bytes ( string_view  data)
inlineexplicit

Friends And Related Function Documentation

◆ formatter< bytes >

friend struct formatter< bytes >
friend

Member Data Documentation

◆ data_

string_view fmt::v8::bytes::data_
private

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