You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Protocol Buffers
Hi,
I'm working on adding a fast marshaling function to my project with protobuf. I noticed in the gopkg it says it can return "optional fast-path implementions of various operations."
I'm not sure how to work with this though. Does anyone have any examples of utilizing this to implement a different marshal method or similar?