Go Package io: Difference between revisions
Jump to navigation
Jump to search
(→Writer) |
(→Writer) |
||
Line 18: | Line 18: | ||
* https://golang.org/pkg/io/#Writer | * https://golang.org/pkg/io/#Writer | ||
=<tt>Buffer</tt>= |
Revision as of 22:06, 30 March 2016
External
Internal
Overview
The io package consists of a few functions, but mostly interfaces used by other packages.