Creates serialization-related information.


- classID (UInt16)
- The unique class identifier.
- headerSize (Int32)
- The number of bytes occupied by the serialized object in the preallocated header.
- size (Int32)
- The total number of bytes occupied by the serialized object in the header and in the appended buffers.
- numberOfBuffers (Int32)
- The number of buffers appended by the serialized obejct.