abstract fun resume(): GrpcReadStream<T>
Resume reading. If the ReadSupport has been paused, reading will recommence on it.
ReadSupport
Return a reference to this, so the API can be used fluently