Skip to content

CoderType

ratranqu edited this page Feb 1, 2021 · 3 revisions

CoderType

public protocol CoderType

Requirements

encode(_:​)

static func encode(_ object: Data) throws -> Data

mustMarshalBinaryLengthPrefixed(_:​)

static func mustMarshalBinaryLengthPrefixed<ProofOperator: ProofOperatorProtocol>(_ pop: ProofOperator) -> Data
Clone this wiki locally