Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ SkipToStart
Method
SkipToStart
Utilities/DICOMParser/DICOMFile.cxx:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
void DICOMFile::SkipToStart()
160
{
161
InputStream->seekg(0, std::ios::beg);
162
}
163
164
void DICOMFile::Read(void* ptr, long nbytes)
165
{
Callers
1
IsDICOMFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected