MCPcopy Create free account
hub / github.com/alphazero/jredis / decode

Method decode

core/api/src/main/java/org/jredis/Codec.java:38–38  ·  view source on GitHub ↗

@param bytes @return an instance of type T corresponding to the value of decoded bytes

(byte[] bytes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

testSetStringTMethod · 0.65
testRpushStringTMethod · 0.65
testLpushStringTMethod · 0.65
testLsetStringIntTMethod · 0.65
testSmembersMethod · 0.65
decodeMethod · 0.65

Implementers 3

DefaultKeyCodeccore/ri/src/main/java/org/jredis/ri/al
DefaultStringCodeccore/ri/src/main/java/org/jredis/ri/al
Keyscore/ri/src/main/java/org/jredis/ri/al

Calls

no outgoing calls

Tested by 5

testSetStringTMethod · 0.52
testRpushStringTMethod · 0.52
testLpushStringTMethod · 0.52
testLsetStringIntTMethod · 0.52
testSmembersMethod · 0.52