Discover Packages
github.com/ivanwyc/google-go
src
pkg
io
ioutil
package
Version:
v0.0.0-...-90c9d3a
Opens a new window with list of versions in this module.
Published: Mar 21, 2010
License: BSD-3-Clause, GooglePatentClause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
ReadAll reads from r until an error or EOF and returns the data it read.
ReadDir reads the directory named by dirname and returns
a list of sorted directory entries.
ReadFile reads the file named by filename and returns the contents.
WriteFile writes data to a file named by filename.
If the file does not exist, WriteFile creates it with permissions perm;
otherwise WriteFile truncates it before writing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.