Data Fields | |
guint32 | magic |
gint | maxlen |
Maximum line length before continuation. | |
GString * | header |
Header being built. | |
gchar | sep [257] |
Optional separator. | |
gint | seplen |
Length of separator string. | |
gint | stripped_seplen |
Length of separator without trailing space. | |
gint | current_len |
Length of currently built line. | |
gboolean | data_emitted |
Whether data was ever emitted. | |
gboolean | frozen |
Header terminated. |
|
Length of currently built line.
|
|
Whether data was ever emitted.
|
|
Header terminated.
|
|
Header being built.
|
|
|
|
Maximum line length before continuation.
|
|
Optional separator.
|
|
Length of separator string.
|
|
Length of separator without trailing space.
|