Skip to content

Commit

Permalink
Added RsStreamMessageId>>asString for compatibility with GemStone
Browse files Browse the repository at this point in the history
  • Loading branch information
mumez committed Sep 23, 2024
1 parent 83eb44d commit 9632b93
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 9632b93

Please sign in to comment.