Function isClosableSink

  • A guard to test that an UnderlyingSink object that has a close method.

    Type Parameters

    • T

    Parameters

    • sink: UnderlyingSink<T>

    Returns sink is ClosableSink<T>

Generated using TypeDoc