MCPcopy Create free account
hub / github.com/MG-RAST/Shock / ReadLine

Method ReadLine

shock-server/node/file/format/line/line.go:16–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14
15type LineReader interface {
16 ReadLine() ([]byte, error)
17 GetReadOffset() (int, error)
18}
19

Callers 3

CreateSubsetIndexFunction · 0.65
CreateSubsetNodeIndexesFunction · 0.65
CreateColumnIndexFunction · 0.65

Implementers 1

Readershock-server/node/file/format/line/lin

Calls

no outgoing calls

Tested by

no test coverage detected