sliceio
A wrapper that turns a byte slice into an I/O stream of bounded capacity.
package sliceio // import "github.com/giucal/sliceio"
A wrapper that turns a byte slice into an I/O stream of bounded capacity.
go get github.com/giucal/sliceio