Searched refs:countWriter (Results 1 – 2 of 2) sorted by relevance
20 cw *countWriter34 return &Writer{cw: &countWriter{w: bufio.NewWriter(w)}}239 compCount: &countWriter{w: w.cw},251 fw.rawCount = &countWriter{w: fw.comp}348 rawCount *countWriter350 compCount *countWriter418 type countWriter struct { struct423 func (w *countWriter) Write(p []byte) (int, error) { argument
150 compCount: &countWriter{w: w.cw},