MCPcopy Create free account
hub / github.com/bhideki/darksword / buffer

Method buffer

payloads/pe_main.js:7359–7362  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7357 this.registers = new _RegistersStruct__WEBPACK_IMPORTED_MODULE_0__["default"](buffer,offset);
7358 }
7359 get buffer()
7360 {
7361 return this.#buffer;
7362 }
7363 get opaque_fp()
7364 {
7365 return this.#dataView.getBigUint64(232,true);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected