Class EOram$EOram_slice$EOwrite

  • All Implemented Interfaces:
    Cloneable, Atom, Phi, Term

    public final class EOram$EOram_slice$EOwrite
    extends PhDefault
    implements Atom
    Write bytes to memory from position, according to the ram.slice object.
    Since:
    0.1
    • Constructor Detail

      • EOram$EOram_slice$EOwrite

        public EOram$EOram_slice$EOwrite​(Phi sigma)
        Ctor.
        Parameters:
        sigma - Sigma
    • Method Detail

      • lambda

        public Phi lambda()
                   throws IOException
        Description copied from interface: Atom
        Executes λ function and calculates object.
        Specified by:
        lambda in interface Atom
        Returns:
        Object calculated from λ function.
        Throws:
        IOException