Serialisation for sending objects over the network
# gtoolkit-wireencoding Serialisation for sending objects over the network ## Installation ```st Metacello new repository: 'github://feenkcom/gtoolkit-wireencoding:main/src'; baseline: 'GtoolkitWireencoding'; load ``` ## Load Lepiter After installing with Metacello, you will be able to execute ``` #BaselineOfGtoolkitWireencoding asClass loadLepiter ``` ## Load Lepiter After installing with Metacello, you will be able to execute ``` #BaselineOfGtoolkitWireencoding asClass loadLepiter ```