Documentation
    Preparing search index...

    Class Drain<GValue, GReturn, GFlowArguments, GDrainArguments>

    Represents a consumer of a ReadableFlow.

    Type Parameters

    • GValue

      Type of the values sent by the readable flow.

    • GReturn = void

      Return type of the drain method after the consumption of the flow.

    • GFlowArguments extends readonly unknown[] = []

      Additional arguments passed to the readable flow.

    • GDrainArguments extends readonly unknown[] = []

      Additional arguments passed to the drain function.

    Index

    Constructors

    Methods

    Constructors

    Methods