Base module

basic

Interface classes.

basic

Interface classes.

Classes

NameDescription
DecoderAbstract interface for stream decoders.
EncoderAbstract interface for stream encoders.
RunnableAbstract interface for classes that can be run and cancelled.
SendableAbstract interface for classes that can be sent and cancelled.
StartableAbstract interface for a classes that can be started and stopped.