flatten


Description:

public Bytes flatten ()

Fills in this's data field with a buffer containing all of the data in this .

Adds an additional `\0` byte not counted by this's length field.

Parameters:

this

a MessageBody

Returns:

a Bytes containing the same data as this. (You must [ [email protected]] this if you do not want it.)




2022 vala-language.org