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

toMinimalBytes

abstract fun toMinimalBytes(): Bytes! (source)

Retuns the value as bytes without any leading zero bytes.

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