Value.as

Converts value to T type.

Return Value

Type: T

converted value.

Throws

MessagePackException if type is mismatched.

NOTE: Current implementation uses cast.

Meta