MCPcopy 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
227def uuid2bytes(uuid):
228 return ffi.unpack(uuid.bytes, 16)
229
230
231def decimal1282py(decimal128):

Callers 2

msgid2pyFunction · 0.85
pn_data_get_uuidFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected