binary-streams / loggersoft.kotlin.streams / StreamInput / FetchHint

FetchHint

enum class FetchHint

Fetch hint type.

Enum Values

Unknown

Information is not available.

Yes

Stream can fetch more.

No

Stream has no data to read at moment.