Interface ForeignFunction

  • All Superinterfaces:
    Function<byte[],​byte[]>

    public interface ForeignFunction
    extends Function<byte[],​byte[]>
    A functional interface that represents a foreign function call in the Proxy-Wasm.