#include <EscapeMap.hpp>
Definition at line 142 of file EscapeMap.hpp.
◆ FastUnescapeMap() [1/2]
tdc::io::FastUnescapeMap::FastUnescapeMap |
( |
| ) |
|
|
inline |
◆ FastUnescapeMap() [2/2]
tdc::io::FastUnescapeMap::FastUnescapeMap |
( |
const EscapeMap & |
em | ) |
|
|
inline |
◆ escape_byte()
uint8_t tdc::io::FastUnescapeMap::escape_byte |
( |
| ) |
const |
|
inline |
◆ has_escape_bytes()
bool tdc::io::FastUnescapeMap::has_escape_bytes |
( |
| ) |
const |
|
inline |
◆ lookup_byte()
uint8_t tdc::io::FastUnescapeMap::lookup_byte |
( |
size_t |
i | ) |
const |
|
inline |
◆ null_terminate()
bool tdc::io::FastUnescapeMap::null_terminate |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: