MCPcopy
hub / github.com/lutzroeder/netron / uint32

Method uint32

source/om.js:766–768  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

764 }
765
766 uint32() {
767 return this._reader.uint32();
768 }
769
770 value(tag, type) {
771 let value = 0;

Callers 15

decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected