#include <test_codec_extensions.h>
Definition at line 33 of file test_codec_extensions.h.
◆ SomeData()
flutter::SomeData::SomeData |
( |
const std::string & |
label, |
|
|
const std::vector< uint8_t > & |
data |
|
) |
| |
|
inline |
Definition at line 35 of file test_codec_extensions.h.
const std::string & label() const
const std::vector< uint8_t > & data() const
◆ ~SomeData()
flutter::SomeData::~SomeData |
( |
| ) |
|
|
default |
◆ data()
const std::vector< uint8_t > & flutter::SomeData::data |
( |
| ) |
const |
|
inline |
◆ label()
const std::string & flutter::SomeData::label |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: