Searched defs:initialBytes (Results 1 – 4 of 4) sorted by relevance
199 private byte[] fetchReturnBytes(int totalBytes, long callId, byte[] initialBytes) in fetchReturnBytes()
118 int initialBytes = 100; in splitGzipStreamWorks() local
255 public AppendableByteSource(byte[] initialBytes) { in AppendableByteSource()