httk.core.datastream.textstream_view¶
Classes¶
Abstract base class for all views of streaming text data. |
Module Contents¶
- class httk.core.datastream.textstream_view.TextstreamView¶
Bases:
httk.core.views.View[httk.core.datastream.textstream_backend.TextstreamBackend]Abstract base class for all views of streaming text data.
Views retain the backend and expose it through a text-stream interface.