Charles Iliya Krempeaux 40de331a54 | ||
---|---|---|
LICENSE | ||
README.md |
README.md
go-bytereader
Package bytereader implements tools for working with io.ByteReader.
Documention
Online documentation, which includes examples, can be found at: http://godoc.org/sourcecode.social/reiver/go-bytereader
Import
To import package bytereader use import
code like the follownig:
import "sourcecode.social/reiver/go-bytereader"
Installation
To install package bytereader do the following:
GOPROXY=direct go get https://sourcecode.social/reiver/go-bytereader
Author
Package bytereader was written by Charles Iliya Krempeaux