IoData for vector send. More...
#include <userver/engine/io/common.hpp>
Public Attributes | |
| const void * | data |
| size_t | len |
IoData for vector send.
Definition at line 42 of file common.hpp.
| const void* engine::io::IoData::data |
Definition at line 43 of file common.hpp.
| size_t engine::io::IoData::len |
Definition at line 44 of file common.hpp.