Method
SoupMessageBodyappend_bytes
Declaration [src]
void
soup_message_body_append_bytes (
SoupMessageBody* body,
GBytes* buffer
)
Parameters
buffer
-
Type:
GBytes
A
GBytes
.The data is owned by the caller of the function.