Home | History | Annotate | Download | only in internal

Lines Matching refs:Write

23 	w.Write([]byte(chunk1))
24 w.Write([]byte(chunk2))
47 w.Write([]byte("foo"))
48 w.Write([]byte("bar"))
74 w.Write([]byte(fillBufChunk))
75 w.Write([]byte(shortChunk))
116 w.Write(a)
117 w.Write(b)
118 w.Write(c)
194 pw.Write([]byte("7\r\n1234567"))
207 pw.Write([]byte("xx"))