encode abstract method

List<int> encode()

Encodes the data into a list of integers according to EIP-712.

Implementation

List<int> encode();