MCPcopy Index your code
hub / github.com/scality/cloudserver / getPayload

Method getPayload

lib/management/ChannelMessageV0.js:66–68  ·  view source on GitHub ↗

* @returns {Buffer} Message payload if applicable

()

Source from the content-addressed store, hash-verified

64 * @returns {Buffer} Message payload if applicable
65 */
66 getPayload() {
67 return this.payload;
68 }
69
70 /**
71 * Creates a wire representation of a channel close message

Callers 2

startWSManagementClientFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected