Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ uuid2bytes
Function
uuid2bytes
python/cproton.py:227–228 ·
view source on GitHub ↗
(uuid)
Source
from the content-addressed store, hash-verified
225
226
227
def
uuid2bytes(uuid):
228
return
ffi.unpack(uuid.bytes, 16)
229
230
231
def
decimal1282py(decimal128):
Callers
2
msgid2py
Function · 0.85
pn_data_get_uuid
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected