//
pkg.gl
Category
github.com/PlayerR9/mygo-lib
writer
package
0.1.7
Repository:
https://github.com/playerr9/mygo-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
28 SLOC
#
Functions
WriteBytes
WriteBytes writes the given byte slice to the provided writer.
WriteString
WriteString writes the given string to the writer and returns an error if the write operation fails.