Wasmex.Pipe.write

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

write(pipe, binary)

Specs

write(t(), binary()) :: {:ok, integer()} | :error

Writes the given binary into the pipe.