Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Datavec ¶
type Datavec interface {
GetSize() int64
Open() error
Close()
ReadAt(b []byte, off int64) (int, error)
}
Datavec is an interface for all vector types
type PositionInfo ¶
PositionInfo stores information on where files get placed in the tarball
Click to show internal directories.
Click to hide internal directories.