Replay Subject
Creates a new instance of ReplaySubject.
Parameters
buffer Size
the maximum number of elements that the returned ReplaySubject will store and replay, default value is Int.MAX_VALUE
Creates a new instance of ReplaySubject.
the maximum number of elements that the returned ReplaySubject will store and replay, default value is Int.MAX_VALUE