Stream

interface Stream

Base stream interface.

Types

Link copied to clipboard
interface Sink
Base sink interface.
Link copied to clipboard
enum State
Stream state.

Functions

Link copied to clipboard
Opens a sink from this stream.
Link copied to clipboard
abstract fun state(): Stream.State
Informs about current stream state.

Inheritors

Link copied to clipboard
Link copied to clipboard