MCPcopy Create free account
hub / github.com/chronoxor/FastBinaryEncoding / send

Method send

projects/JavaScript/proto/enums.js:8196–8198  ·  view source on GitHub ↗

* Send value * @this {!FinalClient} * @param {!object} value Value to send * @returns {!number} Sent bytes

(value)

Source from the content-addressed store, hash-verified

8194 * @returns {!number} Sent bytes
8195 */
8196 send (value) {
8197 return 0
8198 }
8199
8200 /**
8201 * Send message handler

Callers 1

requestMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected