tokio_util
0.7.12
Module bytes_codec
Structs
In tokio_util::codec
Module
tokio_util
::
codec
::
bytes_codec
Copy item path
source
·
[
−
]
Structs
§
BytesCodec
A simple
Decoder
and
Encoder
implementation that just ships bytes around.