Go to file
Ky 17fadd7cc9 add pointer implicit dereferencing to PrintValue function 2020-01-13 14:19:21 +00:00
decimal.go first commit 2019-12-23 19:19:47 +08:00
extfloat.go first commit 2019-12-23 19:19:47 +08:00
float.go first commit 2019-12-23 19:19:47 +08:00
LICENSE first commit 2019-12-23 19:19:47 +08:00
printer_test.go first commit 2019-12-23 19:19:47 +08:00
printers.go add pointer implicit dereferencing to PrintValue function 2020-01-13 14:19:21 +00:00
README.md first commit 2019-12-23 19:19:47 +08:00

fastprinter

FastPrinter supports write values in io.Writer without allocation