Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/isomorphic-git/isomorphic-git
/ _init
Method
_init
src/utils/StreamReader.js:124–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
}
123
124
async
_init() {
125
this.buffer =
await
this._next()
126
}
127
}
128
129
// This helper function helps us postpone concatenating buffers, which
Callers
4
byte
Method · 0.95
chunk
Method · 0.95
read
Method · 0.95
skip
Method · 0.95
Calls
1
_next
Method · 0.95
Tested by
no test coverage detected