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

Function appendInteger

include/singa/utils/integer.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

htonFunction · 0.70

Tested by

no test coverage detected