spring-framework / org.springframework.expression.common / ExpressionUtils / toByte

toByte

open static fun toByte(typeConverter: TypeConverter, typedValue: TypedValue): Byte

Attempt to convert a typed value to a byte using the supplied type converter.