https://github.com/hernanmd/instanceencoder
Smalltalk helpers to encode and decode files or instances of any object that can be streamed to methods (either class or instance side)
https://github.com/hernanmd/instanceencoder
Last synced: 5 months ago
JSON representation
Smalltalk helpers to encode and decode files or instances of any object that can be streamed to methods (either class or instance side)
- Host: GitHub
- URL: https://github.com/hernanmd/instanceencoder
- Owner: hernanmd
- License: mit
- Created: 2015-03-03T19:47:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-03T19:47:49.000Z (over 11 years ago)
- Last Synced: 2025-08-17T08:35:16.619Z (11 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# InstanceEncoder
Smalltalk helpers to encode and decode files or instances of any object that can be streamed to methods (either class or instance side)