Wasmex.Pipe.set_len

You're seeing just the function set_len, go back to Wasmex.Pipe module for more information.
Link to this function

set_len(pipe, len)

Specs

set_len(t(), integer()) :: :ok | :error

Attempts to resize the pipe to the given number of bytes.