MCPcopy 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
33type ReadRewinder interface {

Callers 2

CreateMethod · 0.65
SeekChunkMethod · 0.65

Implementers 4

Readershock-server/node/file/format/multi/mu
Readershock-server/node/file/format/fastq/fa
Readershock-server/node/file/format/fasta/fa
Readershock-server/node/file/format/sam/sam.

Calls

no outgoing calls

Tested by

no test coverage detected