Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ position
Method
position
src/openms/source/FORMAT/FASTAFile.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
std::streampos FASTAFile::position()
183
{
184
return infile_.tellg();
185
}
186
187
bool FASTAFile::setPosition(const std::streampos &pos)
188
{
Callers
4
cacheChunk
Method · 0.45
readAt
Method · 0.45
MultiGradient_test.cpp
File · 0.45
FASTAFile_test.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected