Python equivalent of SetTotalBytesLimit?

73 views
Skip to first unread message

simleo

unread,
Apr 11, 2012, 10:58:54 AM4/11/12
to Protocol Buffers
Hello,

is there any equivalent of SetTotalBytesLimit in the Python API?
Although this is not an issue with the pure Python implementation, it
becomes a blocker with the cpp extension (i.e., the one you activate
by exporting PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp).

Thanks in advance,

Simone

Jeremiah Jordan

unread,
Apr 12, 2012, 3:43:58 PM4/12/12
to prot...@googlegroups.com
When using the python cpp API we have found a bunch of cpp functions we had to add python calls for.

So you probably need to add it, it is pretty easy to do.

-Jeremiah
Reply all
Reply to author
Forward
0 new messages