Go Package bytes: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://golang.org/pkg/bytes =Internal= * Go Standard Library") |
|||
Line 6: | Line 6: | ||
* [[Go Concepts - Standard Library#Packages|Go Standard Library]] | * [[Go Concepts - Standard Library#Packages|Go Standard Library]] | ||
=<tt>Buffer</tt>= | |||
* https://golang.org/pkg/bytes/#Buffer |