Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
fetch
Method · 0.65
receiveNoLock
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected