CustomTypeNullableExt<S> extension

Extension methods for accessing the encoded value of a custom data type expression.

on

Methods

asEncoded() Expr<S?>

Available on Expr<CustomDataType<S>?>, provided by the CustomTypeNullableExt extension

Get an expression containing the encoded value of the CustomDataType implementation.