pico-binary-info
Portable Pi Pico binary_info parser
Loading...
Searching...
No Matches
_binary_info_sized_data Struct Reference

Binary info entry carrying a length-prefixed byte buffer. More...

#include <structure.h>

Data Fields

struct _binary_info_core core
 Common binary info header.
uint32_t length
 Number of bytes in the payload.
uint8_t bytes [1]
 Byte payload (variable length)

Detailed Description

Binary info entry carrying a length-prefixed byte buffer.


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