Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MG-RAST/Shock
/ SeekChunk
Method
SeekChunk
shock-server/node/file/format/seq/seq.go:30–30 ·
view source on GitHub ↗
(int64, bool)
Source
from the content-addressed store, hash-verified
28
Read() (*Seq, error)
29
GetReadOffset() (int, error)
30
SeekChunk(int64, bool) (int64, error)
31
}
32
33
type
ReadRewinder
interface
{
Callers
2
Create
Method · 0.65
SeekChunk
Method · 0.65
Implementers
4
Reader
shock-server/node/file/format/multi/mu
Reader
shock-server/node/file/format/fastq/fa
Reader
shock-server/node/file/format/fasta/fa
Reader
shock-server/node/file/format/sam/sam.
Calls
no outgoing calls
Tested by
no test coverage detected