How to encode byte[] in proto buffs

Usman Ismail picture Usman Ismail · Dec 7, 2011 · Viewed 74.7k times · Source

Is there an equivalent to int8 or byte type in proto buffs? I would like to send a byte array object.