reven2.types._primitive.Primitive(Type)
class documentationreven2.types._primitive
(View In Hierarchy)
Method | __init__ | Undocumented |
Method | _construct_type | Return the underlying construct instance |
Inherited from Type:
Method | parse | Parses the value of an instance of this type from a raw buffer, possibly depending on the context. |
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. |
Return the underlying construct
instance