Package pl.edu.icm.unity.engine.api.utils.json


package pl.edu.icm.unity.engine.api.utils.json
  • Class
    Description
    Represent facility used for map contents of Token objects (which is basically an opaque byte array for the engine) to some meaningful JSON representation, useful especially when presenting tokens to outside world, e.g.
    Base for all tokens where contents is storing byte[] serialized JSON.