asDecimal

@get:JvmName(name = "asDecimal")
val ByteArray.asDecimal: String

Convert ByteArray to String decimal.

Since

1.1.0

See also