Searched refs:countWriter (Results 1 – 2 of 2) sorted by relevance
20 cw *countWriter34 return &Writer{cw: &countWriter{w: bufio.NewWriter(w)}}232 compCount: &countWriter{w: w.cw},244 fw.rawCount = &countWriter{w: fw.comp}329 rawCount *countWriter331 compCount *countWriter399 type countWriter struct { struct404 func (w *countWriter) Write(p []byte) (int, error) { argument
141 compCount: &countWriter{w: w.cw},