• Josh Kelley's avatar
    ParseFromString returns bytes parsed (#5166) · 8d6f8df1
    Josh Kelley authored
    * ParseFromString returns bytes parsed
    
    ParseFromString is documented as returning the number of bytes parsed,
    and the C++ implementation does this, so the Python implementation
    should too.
    
    See #5165.
    
    * Fix docstring
    
    * Add a test for ParseFromString length behavior
    8d6f8df1
Name
Last commit
Last update
..
protobuf Loading commit data...
__init__.py Loading commit data...