Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeOpcUa/python-opcua
/ unpack
Method
unpack
opcua/ua/ua_binary.py:94–95 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
92
93
@staticmethod
94
def
unpack(data):
95
return
None
96
97
98
class
_Guid(object):
Callers
15
remove_padding
Method · 0.45
unpack
Method · 0.45
unpack
Method · 0.45
unpack
Method · 0.45
unpack
Method · 0.45
unpack
Method · 0.45
unpack_array
Method · 0.45
unpack_uatype
Function · 0.45
unpack_uatype_array
Function · 0.45
nodeid_from_binary
Function · 0.45
extensionobject_from_binary
Function · 0.45
from_binary
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected