Interface KeyStrategy.WriteObserver

    • Method Detail

      • done

        void done()
        Must be called when writes to the wrapped stream are done, to complete observation.