Encode typedef

Encode = Bytes Function(Bytes, Bytes)

Implementation

typedef Encode = Bytes Function(Bytes, Bytes);