Data event.
More...
#include <stream.h>
Data event.
Definition at line 33 of file stream.h.
◆ data
std::unique_ptr<char[]> uvw::data_event::data |
A bunch of data read on the stream.
Definition at line 36 of file stream.h.
◆ length
std::size_t uvw::data_event::length |
The amount of data read on the stream.
Definition at line 37 of file stream.h.
The documentation for this struct was generated from the following file: