MCPcopy Create free account
hub / github.com/nutsdb/nutsdb / Skip

Method Skip

internal/data/scanner.go:47–47  ·  view source on GitHub ↗

Pagination

(n int)

Source from the content-addressed store, hash-verified

45
46 // Pagination
47 Skip(n int) Scanner
48 Take(n int) Scanner
49
50 // Terminal operations

Implementers 1

BTreeScannerinternal/data/btree.go

Calls

no outgoing calls