27 lines
473 B
Plaintext
27 lines
473 B
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
CamelDataWrapper
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
data container with streaming methods
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
A CamelDataWrapper is wrapper around data which can save them to a stream
|
|
and restore them from a stream.
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION camel_data_wrapper_write_to_stream ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@data_wrapper:
|
|
@stream:
|
|
|
|
|