encode abstract method

List<int> encode()

Converts the Frame to a List of int

Implementation

List<int> encode();