StreamSink

@objc(GSStreamSink)
public protocol StreamSink

Stream sink interface.

  • Closes the sink.

    Declaration

    Swift

    func close()