protected fun emitUpdates(data: ByteArray): Unit
Instructs the internal PublishSubject to emit data. This method is intended to be used inside handlers that extend the BaseRxResourceHandler when an onPost is override