[ Version ( since = "2.32" ) ]
public void append_take (owned uint8[] data)
Appends data.length bytes from data to this.
This function is exactly equivalent to [method@MessageBody.append] with soup_memory_take as second argument; it exists mainly for convenience and simplifying language bindings.
| this | |
| data |
data to append |
| length |
length of |