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

Method valueOf

projects/JavaScript/proto/proto.js:505–507  ·  view source on GitHub ↗

* Get flags value * @this {!State} * @returns {!number|!Int64|!UInt64} Flags value

()

Source from the content-addressed store, hash-verified

503 * @returns {!number|!Int64|!UInt64} Flags value
504 */
505 valueOf () {
506 return this.value
507 }
508
509 /**
510 * Convert flags to string

Callers 15

getMethod · 0.45
getMethod · 0.45
StructSimpleClass · 0.45

Calls

no outgoing calls