Represents implementation of BinaryData interface for empty data.
More...
#include <BinaryData.hpp>
Represents implementation of BinaryData interface for empty data.
◆ getData()
const uint8_t* CppMate::BinaryData::Empty::getData |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ getSize()
uint64_t CppMate::BinaryData::Empty::getSize |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ instance()
static const BinaryData& CppMate::BinaryData::Empty::instance |
( |
| ) |
|
|
static |
Returns singleton instance of the empty BinaryData.
- Returns
The documentation for this class was generated from the following file: