Skip to content
David M. Gross edited this page May 14, 2014 · 8 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( )