MCPcopy Create free account
hub / github.com/christkv/node-git / flushBuffer

Function flushBuffer

lib/zlib/zlib.js:176–179  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

174 };
175
176 function flushBuffer(){
177 //document.write('FLUSHBUFFER:'+buf32k);
178 bIdx = 0;
179 };
180 function addBuffer(a){
181 SIZE++;
182 //CRC=updcrc(a,crc);

Callers 1

DeflateLoopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected