Skip to content

DataEncodable

Protocol to define Types that are representable as Data used on all Flake compatible Data types.

swift
protocol DataEncodable

Instance Methods

toData()

swift
func toData() -> Data

Function that converts the object to Data