Hi guys..a very simple question...

In the example of the serialization, before serialize, an header is linked to the data.
It will be handle both in write and read operations.
Is this header essential for the serialization process, or it can be omitted and I can serialize only the data?
thank you...