MCPcopy
hub / github.com/baidu/amis / push

Method push

packages/office-viewer/src/util/fflate.ts:3311–3311  ·  view source on GitHub ↗

* Pushes a chunk to be decompressed * @param data The data in this chunk. Do not consume (detach) this data. * @param final Whether this is the last chunk in the data stream

(data: Uint8Array, final: boolean)

Source from the content-addressed store, hash-verified

3309 * @param final Whether this is the last chunk in the data stream
3310 */
3311 push(data: Uint8Array, final: boolean): void;
3312
3313 /**
3314 * A method to terminate any internal workers used by the stream. Subsequent

Callers 15

fis-conf.jsFile · 0.65
rollup.config.jsFile · 0.65
runSequenceFunction · 0.65
callAnonymousFunctionMethod · 0.65
fnARRAYMAPMethod · 0.65
fnARRAYFILTERMethod · 0.65
lexerFunction · 0.65
pushStateFunction · 0.65
rawFunction · 0.65
templateFunction · 0.65
nextFunction · 0.65
collectFilterArgFunction · 0.65

Implementers 14

UnzipPassThroughpackages/office-viewer/src/util/fflate
UnzipInflatepackages/office-viewer/src/util/fflate
Deflatepackages/office-viewer/src/util/fflate
Inflatepackages/office-viewer/src/util/fflate
Gzippackages/office-viewer/src/util/fflate
Gunzippackages/office-viewer/src/util/fflate
Zlibpackages/office-viewer/src/util/fflate
Unzlibpackages/office-viewer/src/util/fflate
Decompresspackages/office-viewer/src/util/fflate
DecodeUTF8packages/office-viewer/src/util/fflate
EncodeUTF8packages/office-viewer/src/util/fflate
ZipPassThroughpackages/office-viewer/src/util/fflate

Calls

no outgoing calls

Tested by 5

getTokensFunction · 0.52
addMethod · 0.52
addMethod · 0.52
getByRangeFunction · 0.52
addEventListenerMethod · 0.52