MyUtilityExtensionIterableOfIntToPaddedHexString extension

on

Methods

toPaddedHexString() String

Available on Iterable<int>, provided by the MyUtilityExtensionIterableOfIntToPaddedHexString extension

Convert this Iterable of int to String in the format 0ab0ccf1f2f3 and so on.