Advertisement
Guest User

test.proto

a guest
Dec 14th, 2013
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. package test;
  2.  
  3. message Blob {
  4. required bytes content = 1;
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement