Documentation
    Preparing search index...

    Function isWritableSink

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

      Type Parameters

      • T

      Parameters

      • sink: UnderlyingSink<T>

      Returns sink is WritableSink<T>