type bytes.Buffer (struct)
Method Implmentations (13 other methods implement nothing)
Len() int
(*T).M : github.com/hashicorp/go-retryablehttp.LenReader.Len
(*T).M : net/http.http2pipeBuffer.Len
Read(p []byte) (n int, err error)
(*T).M : compress/flate.Reader.Read
(*T).M : io.Reader.Read
(*T).M : io.ReadWriter.Read
(*T).M : net/http.http2pipeBuffer.Read
ReadByte() (byte, error)
(*T).M : compress/flate.Reader.ReadByte
(*T).M : io.ByteReader.ReadByte
(*T).M : io.ByteScanner.ReadByte
ReadRune() (r rune, size int, err error)
(*T).M : io.RuneReader.ReadRune
(*T).M : io.RuneScanner.ReadRune
String() string
(*T).M : fmt.Stringer.String
(*T).M : context.stringer.String
(*T).M : runtime.stringer.String
Write(p []byte) (n int, err error)
(*T).M : io.ReadWriter.Write
(*T).M : io.Writer.Write
(*T).M : net/http.http2pipeBuffer.Write
WriteString(s string) (n int, err error)
(*T).M : io.StringWriter.WriteString
(*T).M : net/http.http2stringWriter.WriteString