Returns the number of bytes used to serialise array, recursing into the elements of array if Element is a dynamic array type. No recursion is done if Element is a value type containing dynamic arrays.
See Implementation
Returns the number of bytes used to serialise array, recursing into the elements of array if Element is a dynamic array type. No recursion is done if Element is a value type containing dynamic arrays.