MCPcopy 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

byteMethod · 0.95
chunkMethod · 0.95
readMethod · 0.95
skipMethod · 0.95

Calls 1

_nextMethod · 0.95

Tested by

no test coverage detected