bufwriter

package
v1.2.31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Writer

type Writer struct {
	// contains filtered or unexported fields
}

func New

func New() *Writer

func (*Writer) Byte

func (w *Writer) Byte(b byte) *Writer

func (*Writer) Line

func (w *Writer) Line() *Writer

func (*Writer) Space

func (w *Writer) Space() *Writer

func (*Writer) String

func (w *Writer) String() string

func (*Writer) Word

func (w *Writer) Word(s ...string) *Writer

func (*Writer) Worda

func (w *Writer) Worda(v ...any) *Writer

func (*Writer) Words

func (w *Writer) Words(s ...string) *Writer

func (*Writer) WordsSep

func (w *Writer) WordsSep(sep string, s ...string) *Writer

func (*Writer) Wordsa

func (w *Writer) Wordsa(v ...any) *Writer

func (*Writer) WordsaSep

func (w *Writer) WordsaSep(sep string, v ...any) *Writer

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL