Expand description
Nested message and enum types in LayersTraceFileProto
.
Enums§
- constant; MAGIC_NUMBER = (long) MAGIC_NUMBER_H << 32 | MagicNumber.MAGIC_NUMBER_L (this is needed because enums have to be 32 bits and there’s no nice way to put 64bit constants into .proto files.