-
Notifications
You must be signed in to change notification settings - Fork 0
HashType
ratranqu edited this page Jan 28, 2021
·
2 revisions
public protocol HashType: Codable, Comparable, CustomStringConvertible
Codable
, Comparable
, CustomStringConvertible
var value: [UInt8]
var size: Int
func hash(data: [UInt8]) -> Self
static func hash(data: [UInt8]) -> Self
Generated at 2021-04-20T11:37:28+0000 using swift-doc 1.0.0-beta.5.