This website requires JavaScript.
Explore
Help
Sign In
ByteList
/
gitea
Watch
2
Star
0
Fork
You've already forked gitea
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2e3475f02c
gitea
/
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