This website requires JavaScript.
Explore
Help
Sign In
coolaj86
/
gitroast
Watch
1
Star
0
Fork
You've already forked gitroast
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
70900bd167
gitroast
/
vendor
/
github.com
/
pingcap
/
go-hbase
/
iohelper
/
multireader.go
9 lines
92 B
Go
Raw
Blame
History
package
iohelper
import
"io"
type
ByteMultiReader
interface
{
io
.
ByteReader
io
.
Reader
}
Reference in New Issue
View Git Blame
Copy Permalink