MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / getComponent

Method getComponent

pager_lib/pyasn1/type/univ.py:2830–2831  ·  view source on GitHub ↗
(self, innerFlag=False)

Source from the content-addressed store, hash-verified

2828 typeId = SequenceAndSetBase.getTypeId()
2829
2830 def getComponent(self, innerFlag=False):
2831 return self
2832
2833 def getComponentByType(self, tagSet, default=noValue,
2834 instantiate=True, innerFlag=False):

Callers 4

encodeValueMethod · 0.45
_componentSortKeyMethod · 0.45
getComponentByTypeMethod · 0.45
getComponentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected