Skip to content

Commit

Permalink
Merge pull request #51 from mumez/feature/stream-objects-gemstone
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 3c4c6f0 + 9632b93 commit 3968ee7
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 3968ee7

Please sign in to comment.