abstract fun readObserver(): StreamObserver<T>
Should not be used by end user, it is a simple accessor the the underlying gRPC StreamObserver.
Return the underlying stream observer.