Marshalling for the svn_ra protocol.
Class literal A protocol literal.
Class MarshallError A Marshall error.
Class NeedMoreData More data needed.
Function marshall Marshall a Python data item.
Function unmarshall Unmarshall the next item from a buffer.
def marshall(x):
Marshall a Python data item.
ParametersxData item
Returnsencoded byte string
def unmarshall(x):
Unmarshall the next item from a buffer.
ParametersxBytes to parse
Returnstuple with unpacked item and remaining bytes
API Documentation for subvertpy, generated by pydoctor at 2020-10-15 17:32:44.