tuweni / org.apache.tuweni.bytes / Bytes / numberOfLeadingZeroBytes

numberOfLeadingZeroBytes

open fun numberOfLeadingZeroBytes(): Int (source)

Provides the number of leading zero bytes of the value

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