github.com/giucal/sliceio

A wrapper that turns a byte slice into an I/O stream of bounded capacity.


License
ISC
Install
go get github.com/giucal/sliceio

Documentation

sliceio

badge

A wrapper that turns a byte slice into an I/O stream of bounded capacity.

package sliceio // import "github.com/giucal/sliceio"