tuweni / org.apache.tuweni.bytes / Bytes / numberOfTrailingZeroBytes

numberOfTrailingZeroBytes

open fun numberOfTrailingZeroBytes(): Int (source)

Provides the number of trailing zero bytes of the value.

Return
Int: The number of trailing zero bytes of the value.