Back to Site
Loading...
Searching...
No Matches
librats::Frame Struct Reference

A decoded inner message. payload is a non-owning view into the source bytes. More...

#include <frame.h>

Collaboration diagram for librats::Frame:
[legend]

Public Attributes

FrameHeader header
 
ByteView payload
 

Detailed Description

A decoded inner message. payload is a non-owning view into the source bytes.

Definition at line 57 of file frame.h.

Member Data Documentation

◆ header

FrameHeader librats::Frame::header

Definition at line 58 of file frame.h.

◆ payload

ByteView librats::Frame::payload

Definition at line 59 of file frame.h.


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