MCPcopy Create free account
hub / github.com/cschanck/single-file-java / decode

Method decode

src/main/java/org/sfj/PojoClientServer.java:83–83  ·  view source on GitHub ↗
(byte[] buf)

Source from the content-addressed store, hash-verified

81 };
82
83 Object decode(byte[] buf) throws IOException;
84 }
85
86 /**

Callers 2

fetchMethod · 0.65
receiveNoLockMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected