type bufio.Writer (struct)

Method Implmentations (7 other methods implement nothing)

ReadFrom(r io.Reader) (n int64, err error) *Writer.M : io.ReaderFrom.ReadFrom
Write(p []byte) (nn int, err error) *Writer.M : internal/bisect.Writer.Write *Writer.M : io.Writer.Write *Writer.M : crypto/tls.transcriptHash.Write
WriteString(s string) (int, error) *Writer.M : io.StringWriter.WriteString *Writer.M : golang.org/x/net/http2.stringWriter.WriteString *Writer.M : net/http.http2stringWriter.WriteString