type fmt.State (interface)

Method Implmentations


Precision() (prec int, ok bool)
Width() (wid int, ok bool)
Write(b []byte) (n int, err error)