append_take
Description:
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.
Parameters:
| this | |
| data | 
           data to append  | 
      
| length | 
           length of   |