package
Version:
v0.3.8
Opens a new window with list of versions in this module.
Published: Feb 26, 2023
License: BSD-3-Clause, GPL-2.0-or-later
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func Read(w io.Reader, dat []byte) (int, error)
-
func ReadAt(w io.WriterAt, dat []byte, off int64) (int, error)
-
func Write(w io.Writer, dat []byte) (int, error)
-
func WriteAt(w io.WriterAt, dat []byte, off int64) (int, error)
-
func WriteString(w io.Writer, dat string) (int, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.