alltypes.options 321 B

12345678910
  1. # Generate all fields as callbacks.
  2. AllTypes.* type:FT_CALLBACK
  3. SubMessage.substuff1 max_size:16
  4. AllTypes.oneof no_unions:true
  5. DescriptorSize8 descriptorsize:DS_8
  6. # With FT_CALLBACK, these options should get ignored
  7. *.*fbytes fixed_length:true max_size:4
  8. *.*farray fixed_count:true max_count:5