class
udp_parserContents
- Reference
This specialization of parser does not support streaming. It also reimplements the parse() method as parse_
Base classes
-
template<bool streaming>class parser_impl
Public functions
-
template<typename... Functions>auto parse(const uint8_t* src, const uint8_t* src_end, Functions && ... continuations) -> const uint8_t*
Function documentation
template<typename... Functions>
const uint8_t* aes70:: udp_parser:: parse(const uint8_t* src,
const uint8_t* src_end,
Functions && ... continuations)
Internally calls parse_