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

Method encode

src/main/java/org/sfj/PojoClientServer.java:65–65  ·  view source on GitHub ↗
(Object msg)

Source from the content-addressed store, hash-verified

63 };
64
65 byte[] encode(Object msg) throws IOException;
66 }
67
68 /**

Callers 2

appendMethod · 0.65
sendNoLockMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected