#include <api_frame_helper.h>
|
std::unique_ptr< uint8_t[]> | data |
|
uint16_t | size {0} |
|
uint16_t | offset {0} |
|
Definition at line 115 of file api_frame_helper.h.
◆ current_data()
const uint8_t * esphome::api::APIFrameHelper::SendBuffer::current_data |
( |
| ) |
const |
|
inline |
◆ remaining()
uint16_t esphome::api::APIFrameHelper::SendBuffer::remaining |
( |
| ) |
const |
|
inline |
◆ data
std::unique_ptr<uint8_t[]> esphome::api::APIFrameHelper::SendBuffer::data |
◆ offset
uint16_t esphome::api::APIFrameHelper::SendBuffer::offset {0} |
◆ size
uint16_t esphome::api::APIFrameHelper::SendBuffer::size {0} |
The documentation for this struct was generated from the following file: