MovingBlocks
Document ProtobufSerializer in the new serialization system
PR #3535 overhauls the Terasology serialization system. This overhaul introduces a simple Protobuf serialization interface, ProtobufSerializer, which uses the Terasology serialization system to serialize objects to bytes. Since ProtobufSerializer will be a highly used public class, it is important that it has clear and well-written documentation.
Definition of Done
- PR to the
newSerializationbranch documenting all members of theProtobufSerializerclass
Where to Start
See Also
https://codein.withgoogle.com/dashboard/tasks/6604827288141824/
Task tags
Students who completed this task
nateschnitzer