type github.com/yuin/goldmark/util.BufWriter (interface)
Method Implmentations
Available() int
*github.com/libp2p/go-buffer-pool.Writer.Available
*bufio.Writer.Available
net/http/internal.FlushAfterChunkWriter.Writer.Available
Buffered() int
*github.com/libp2p/go-buffer-pool.Writer.Buffered
*bufio.Writer.Buffered
net/http/internal.FlushAfterChunkWriter.Writer.Buffered
Flush() error
*github.com/libp2p/go-buffer-pool.Writer.Flush
*bufio.Writer.Flush
net/http/internal.FlushAfterChunkWriter.Writer.Flush
Write([]byte) (int, error)
*github.com/libp2p/go-buffer-pool.Writer.Write
*bufio.Writer.Write
net/http/internal.FlushAfterChunkWriter.Writer.Write
WriteByte(c byte) error
*github.com/libp2p/go-buffer-pool.Writer.WriteByte
*bufio.Writer.WriteByte
net/http/internal.FlushAfterChunkWriter.Writer.WriteByte
WriteRune(r rune) (size int, err error)
*github.com/libp2p/go-buffer-pool.Writer.WriteRune
*bufio.Writer.WriteRune
net/http/internal.FlushAfterChunkWriter.Writer.WriteRune
WriteString(s string) (int, error)
*github.com/libp2p/go-buffer-pool.Writer.WriteString
*bufio.Writer.WriteString
net/http/internal.FlushAfterChunkWriter.Writer.WriteString
![]() |
The pages are generated with Golds v0.8.2. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |