tuweni / org.apache.tuweni.units.bigints / UInt32Value / toMinimalBytes

toMinimalBytes

abstract fun toMinimalBytes(): Bytes! (source)

Provides the value as bytes without any leading zero bytes

Return
Bytes!: The value as bytes without any leading zero bytes.