BigInt icon indicating copy to clipboard operation
BigInt copied to clipboard

Data Conversion - support for `[UInt8]`

Open nathanfallet opened this issue 4 years ago • 0 comments

For now, we can initialize with Data, so from a [UInt8] using Data(bytes). Could we implement a more optimized way to use [UInt8] directly without a conversion to Data? (To improve performances)

nathanfallet avatar Aug 31 '21 13:08 nathanfallet