Collection
extension Collection where Self.Iterator.Element == UInt8
-
generate a hexdigest of the array of bytes
Declaration
Swift
public func hexdigest() -> String
Docs (59% documented)
extension Collection where Self.Iterator.Element == UInt8
generate a hexdigest of the array of bytes
Swift
public func hexdigest() -> String