Module vobject::component [] [src]

Structs

Component

Functions

fold_line

Fold contentline to 75 bytes or less. This function assumes the input to be unfolded, which means no '\n' or '\r' in it.

parse_component

Parse exactly one component. Trailing data generates errors.

read_component

Parse one component and return the rest of the string.

write_component

Write a component to a String.