Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ByteStreamType = reflect.TypeOf((*ByteStream)(nil)).Elem()
Functions ¶
This section is empty.
Types ¶
type ByteStream ¶
type LocalFileByteStream ¶
type LocalFileByteStream struct {
// contains filtered or unexported fields
}
func (*LocalFileByteStream) Read ¶
func (bs *LocalFileByteStream) Read(bytes *[]byte) int
type Reader ¶
type Reader struct{}
func (*Reader) Materialize ¶
func (r *Reader) Materialize() func(input interface{}) interface{}
Click to show internal directories.
Click to hide internal directories.