binary-streams / loggersoft.kotlin.streams / AbstractStream / canReadValue

canReadValue

fun <reified T : Any> canReadValue(): Boolean

Checks possibility to read for specified as template type. Supported types are: Byte, Short, Int, Long, Float, Double.

Throw
IllegalArgumentException