// UInt128[] public static int SizeInBytes(this MD5Hash[] array) { return(sizeof(int) + array.Length * MD5Hash.SizeInBytes()); }