Package org.eolang

Interface Data

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static class  Data.ToPhi
      Makes a Phi out of a primitive Java object, like String or Integer.
    • Method Detail

      • attach

        void attach​(byte[] data)
        Attach data to the object.
        Parameters:
        data - Data.
      • delta

        byte[] delta()
        Take the data.
        Returns:
        The data