Searched refs:countWriter (Results 1 – 2 of 2) sorted by relevance
20 cw *countWriter34 return &Writer{cw: &countWriter{w: bufio.NewWriter(w)}}247 compCount: &countWriter{w: w.cw},259 fw.rawCount = &countWriter{w: fw.comp}356 rawCount *countWriter358 compCount *countWriter426 type countWriter struct { struct431 func (w *countWriter) Write(p []byte) (int, error) { argument
155 compCount: &countWriter{w: w.cw},