Completed
Why Protobuf
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Effective Protobuf - Everything You Wanted to Know, But Never Dared to Ask
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Variables
- 3 Memory
- 4 Considerations
- 5 Popular frameworks
- 6 Why use Protobuf
- 7 When not to use Protobuf
- 8 Protobuf overview
- 9 Primitives
- 10 Why Protobuf
- 11 Creating a Protobuf
- 12 Setting a breakpoint
- 13 Local variables
- 14 Optimization goals
- 15 Serialization
- 16 Strings
- 17 Serializing
- 18 Variants
- 19 Key Value
- 20 Key Variants
- 21 Field IDs
- 22 Reducing fields
- 23 Merging fields
- 24 Oneoff fields
- 25 Conclusion