Skip to content

SimpleCodec

ratranqu edited this page Feb 1, 2021 · 3 revisions

SimpleCodec

public struct SimpleCodec: CoderType

Inheritance

CoderType

Methods

encode(_:)

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

mustMarshalBinaryLengthPrefixed(_:)

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