X Tutup
Skip to content

Commit 6c7f37d

Browse files
committed
Add GemStone implementation
1 parent 61c4c8d commit 6c7f37d

File tree

1 file changed

+3
-0
lines changed
  • repository/Grease-GemStone-Core.package/GRGemStonePlatform.class/instance

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
encoding
2+
base64Encode: aByteArray
3+
^ (Base64MimeConverter base64Encode: aByteArray readStream) contents

0 commit comments

Comments
 (0)
X Tutup