StringStructSerializer.closeStruct

Called after a sub-struct is serialized.

class StringStructSerializer(Char)
void
closeStruct
(
ref Char[] output
,)

Parameters

output Char[]

string to serialize struct data to

name cstring

name of struct item

Meta