MCPcopy Create free account
hub / github.com/cryptii/cryptii / isEncodeOnly

Method isEncodeOnly

src/Encoder.js:127–129  ·  view source on GitHub ↗

* Wether this encoder is encoding only. * @return {boolean}

()

Source from the content-addressed store, hash-verified

125 * @return {boolean}
126 */
127 isEncodeOnly () {
128 return this._encodeOnly
129 }
130
131 /**
132 * Sets wether this encoder is encoding only.

Callers 1

translateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected