Skip to content

PartSetHeader

JaapWijnen edited this page May 4, 2021 · 17 revisions

PartSetHeader

public struct PartSetHeader: Codable 

Inheritance

Codable

Initializers

init(total:hash:)

public init(total: UInt32 = 0, hash: Data = Data()) 

Properties

total

public let total: UInt32

hash

public let hash: Data
Clone this wiki locally