go-bytereader/README.md

748 B

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

GoDoc

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