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

toMinimalBytes

abstract fun toMinimalBytes(): Bytes! (source)

Returns the value as bytes without any leading zero bytes.

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