Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
type
LineReader
interface
{
16
ReadLine() ([]byte, error)
17
GetReadOffset() (int, error)
18
}
19
Callers
3
CreateSubsetIndex
Function · 0.65
CreateSubsetNodeIndexes
Function · 0.65
CreateColumnIndex
Function · 0.65
Implementers
1
Reader
shock-server/node/file/format/line/lin
Calls
no outgoing calls
Tested by
no test coverage detected