Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeOpcUa/python-opcua
/ pack
Method
pack
opcua/ua/ua_binary.py:90–91 ·
view source on GitHub ↗
(data)
Source
from the content-addressed store, hash-verified
88
class
_Null(object):
89
@staticmethod
90
def
pack(data):
91
return
b
""
92
93
@staticmethod
94
def
unpack(data):
Callers
15
_encrypt_password
Method · 0.45
pack
Method · 0.45
pack
Method · 0.45
pack
Method · 0.45
pack
Method · 0.45
unpack
Method · 0.45
pack
Method · 0.45
pack_array
Method · 0.45
pack_uatype
Function · 0.45
pack_uatype_array
Function · 0.45
to_binary
Function · 0.45
list_to_binary
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected