RawDataEncoding

public protocol RawDataEncoding

A protocol that indicates a data structure can be rendered as raw Data.

  • Undocumented

    Declaration

    Swift

    func rawData() -> Data