Rosetta
Public Member Functions | Private Attributes | Friends | List of all members
bytes Class Reference

#include <format.h>

Public Member Functions

 bytes (string_view data)
 

Private Attributes

string_view data_
 

Friends

struct formatter< bytes >
 

Constructor & Destructor Documentation

◆ bytes()

bytes::bytes ( string_view  data)
inlineexplicit

Friends And Related Function Documentation

◆ formatter< bytes >

friend struct formatter< bytes >
friend

Member Data Documentation

◆ data_

string_view bytes::data_
private

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