MCPcopy Create free account
hub / github.com/apache/singa / appendInteger

Function appendInteger

include/singa/io/integer.h:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57static inline int appendInteger(char* buf) {return 0;}
58static inline int readInteger(char* buf) {return 0;}
59
60template<typename Type, typename... Types>

Callers 4

MessageMethod · 0.50
setIdMethod · 0.50
setMetadataMethod · 0.50
setPayloadMethod · 0.50

Calls 1

htonFunction · 0.70

Tested by

no test coverage detected