Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TruthHun/BookStack
/ ondrain
Function
ondrain
static/word2md/mammoth.browser.js:27563–27567 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27561
source.on(
'data'
, ondata);
27562
27563
function
ondrain() {
27564
if
(source.readable && source.resume) {
27565
source.resume();
27566
}
27567
}
27568
27569
dest.on(
'drain'
, ondrain);
27570
Callers
1
cleanup
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected