MCPcopy Index your code
hub / github.com/go-sqlite/sqlite3 / readOverflow

Method readOverflow

btree.go:325–363  ·  view source on GitHub ↗

readOverflow reads `size` overflow page bytes, starting at page `pageNum`, following the linked list of overflow pages as necessary.

(pageNum int32, size int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parseCellMethod · 0.95

Calls 5

minFunction · 0.85
PageMethod · 0.80
DecodeMethod · 0.80
ReadMethod · 0.80
PageSizeMethod · 0.45

Tested by

no test coverage detected