Searched defs:bufferChain (Results 1 – 1 of 1) sorted by relevance
169 BufferChainOutputStream bufferChain = new BufferChainOutputStream(); in writeUncompressed() local182 BufferChainOutputStream bufferChain = new BufferChainOutputStream(); in writeCompressed() local235 private void writeBufferChain(BufferChainOutputStream bufferChain, boolean compressed) { in writeBufferChain()