Calculates total amount of bytes needed for an array to store deserialized S instance.
struct type instance is assumed to contain
serialized struct buffer to calculate data for
required array size, total
See Implementation
Calculates total amount of bytes needed for an array to store deserialized S instance.