RwBase adapter that returns a fixed byte prefix before reading from the underlying stream.
Definition in file prefixed_rw.hpp.
Go to the source code of this file.
#include <memory>#include <optional>#include <string>#include <userver/engine/io/common.hpp>#include <userver/utils/fast_pimpl.hpp>Classes | |
| class | engine::io::PrefixedRw |
| RwBase adapter that returns a fixed byte prefix before reading from the underlying stream. More... | |
Namespaces | |
| namespace | engine |
| Asynchronous engine primitives. | |
| namespace | engine::io |
| Low-level asynchronous I/O interfaces. | |