BytesEncodable

public protocol BytesEncodable

Encode object to Data

  • Undocumented

    Declaration

    Swift

    func toData() -> Data?