MCPcopy Index your code
hub / github.com/dataease/SQLBot / nReadingNextTick

Function nReadingNextTick

frontend/public/swagger-ui-bundle.js:19810–19812  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

19808 : s.listenerCount('data') > 0 && s.resume())
19809 }
19810 function nReadingNextTick(s) {
19811 ;(j('readable nexttick read 0'), s.read(0))
19812 }
19813 function resume_(s, o) {
19814 ;(j('resume', o.reading),
19815 o.reading || s.read(0),

Callers

nothing calls this directly

Calls 2

readMethod · 0.80
jFunction · 0.50

Tested by

no test coverage detected