-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hi
I'm trying to write multiple protobuf messages to a single file by including the byteSize() before serializing the message.
How do I properly write the byteSize to the file? In Python example I see that the byteSize is first converted to varint using the function _VarintBytes(). How do I convert the size in R?
thanks
FKG
Metadata
Metadata
Assignees
Labels
No labels