RPNXCortado
C++23 JVM class-file, bytecode, validation, and JAR toolkit
Loading...
Searching...
No Matches
rpnx::cortado::same_frame Struct Reference

A same_frame entry retaining its exact compact frame type. More...

#include <attributes.hpp>

Public Attributes

std::uint8_t frame_type {}
 Exact compact frame type in the inclusive range 0 through 63.
 

Detailed Description

A same_frame entry retaining its exact compact frame type.

Definition at line 106 of file attributes.hpp.

Member Data Documentation

◆ frame_type

std::uint8_t rpnx::cortado::same_frame::frame_type {}

Exact compact frame type in the inclusive range 0 through 63.

Definition at line 108 of file attributes.hpp.


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