Skip to content

String Observables

David M. Gross edited this page May 14, 2014 · 7 revisions

The StringObservable class contains methods that represent operators particular to Observables that deal in string-based sequences and streams. These include:

decode( )


encode( )


from( )


join( )


line( )

images/rx-operators/St.line.png


split( )


stringConcat( )


Clone this wiki locally