CompositeTypeSerialiser.isSupportedType

Only accepts structs and classes, will fail on Nullable or Typedef types which should be taken care of by toBytes function.

struct CompositeTypeSerialiser
static
bool
isSupportedType
(
T
)
(
)

Meta