userver: userver/engine/io/prefixed_rw.hpp File Reference
Loading...
Searching...
No Matches
prefixed_rw.hpp File Reference

Detailed Description

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.