MCPcopy Create free account
hub / github.com/GNOME/gjs / toGBytes

Method toGBytes

modules/script/byteArray.js:82–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

80 }
81
82 toGBytes() {
83 return toGBytes(this._array);
84 }
85};

Callers 1

Calls 1

toGBytesFunction · 0.85

Tested by

no test coverage detected