Updates the serialization information to account for additional data stored in the preallocated header.

Syntax
C# | Visual Basic | Managed C++ |
public void ExtendHeader (
int size
)
Public Sub ExtendHeader ( _
size As Integer _
)
public:
void ExtendHeader (
int size
)

Parameters
- size (Int32)
- The number of additional bytes stored in the preallocated header.
Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0