Snapex7.Client.compress

You're seeing just the function compress, go back to Snapex7.Client module for more information.
Link to this function

compress(pid, timeout \\ 1000)

View Source

Specs

compress(GenServer.server(), integer()) ::
  :ok | {:error, map()} | {:error, :einval}

Performas the Memory compress action (not all CPU's supports this function and the CPU must be in STOP mode).