Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/tensorflow/tfjs
/ next
Method
next
tfjs-data/src/iterators/byte_chunk_iterator.ts:61–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
}
60
61
async
next() {
62
return
this.impl.next();
63
}
64
}
65
66
/**
Callers
1
pump
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected