Skip to content

Commit

Permalink
Merge pull request #52 from mumez/develop
Browse files Browse the repository at this point in the history
Added RsStreamMessageId>>asString for compatibility with GemStone
  • Loading branch information
mumez authored Sep 24, 2024
2 parents de6961a + 3968ee7 commit f8e0d9c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
printing
asString
^ String streamContents: [ :strm | self printOn: strm ]

0 comments on commit f8e0d9c

Please sign in to comment.