Searched refs:copyInput (Results 1 – 3 of 3) sorted by relevance
66 copyInput(data, inputIndex, Math.Min(total - inputIndex, kBufferSize)); in Add()
168 protected void copyInput(byte[] data, int startIndex, int count) in copyInput() method in DotZLib.CodecBase