FetchHint

enum FetchHint : Enum<StreamInput.FetchHint>

Fetch hint type.

Entries

Link copied to clipboard

Information is not available.

Link copied to clipboard

Stream can fetch more.

Link copied to clipboard

Stream has no data to read at moment.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int