StringStructSerializer.openStruct

Called before a sub-struct is serialized.

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

Parameters

output Char[]

string to serialize struct data to

name cstring

name of struct item

Meta