reserve
Change the amount of space additional available to serialize into to the passed value. The total allocated size is therefore the current position (@serPos + @amt) If the current size is bigger, this function does nothing. If the current size is too small, an allocation and copy occurs.