MCPcopy Create free account
hub / github.com/antirez/disque / getDecodedObject

Function getDecodedObject

src/object.c:306–322  ·  view source on GitHub ↗

Get a decoded version of an encoded object (returned as a new object). * If the object is already raw-encoded just increment the ref count. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

dictEncObjKeyCompareFunction · 0.85
dictEncObjHashFunction · 0.85
addReplyFunction · 0.85
logCurrentClientFunction · 0.85

Calls 3

incrRefCountFunction · 0.85
ll2stringFunction · 0.85
createStringObjectFunction · 0.70

Tested by

no test coverage detected