Module transcoder

Module transcoder 

Source
Expand description

Stream transcoder trait for protocol bridging.

Structs§

Identity
Pass-through transcoder (no transformation).

Traits§

Transcoder
Stream transcoder: maps an input stream to an output stream.