Bytes typedef

Bytes = List<int>

Implementation

typedef Bytes = List<int>;