Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ bytes2py
Function
bytes2py
python/cproton.py:195–196 ·
view source on GitHub ↗
(b)
Source
from the content-addressed store, hash-verified
193
194
195
def
bytes2py(b):
196
return
memoryview(ffi.buffer(b.start, b.size))
197
198
199
def
bytes2pybytes(b):
Callers
2
msgid2py
Function · 0.85
pn_data_get_binary
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected