Undocumented
Method __init__ Undocumented
Method parse Parses the value of an instance of this type from a raw buffer, possibly depending on the context.
Method _construct_type Return the underlying construct instance

Inherited from Type:

Method size_bytes The minimal number of bytes necessary to hold an instance of this type, possibly depending on the context.
Method is_context_sensitive Whether the context argument needed by some methods actually has an effect.
def __init__(self):
Undocumented
def parse(self, buf, context=None):

Parses the value of an instance of this type from a raw buffer, possibly depending on the context.

Information

ParameterscontextThe context object. See package documentation.
def _construct_type(self, context=None):

Return the underlying construct instance

API Documentation for reven2, generated by pydoctor at 2019-09-11 11:57:21.