Dynamic.convertTo

converts stored value to given "to" type and returns 1el array of target type vals or null when conversion failed

class Dynamic
abstract
void[]
convertTo
(
TypeInfo to
)

Meta