MCPcopy Create free account
hub / github.com/BernardoGiordano/Checkpoint / offset

Method offset

3ds/source/fsstream.cpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173}
174
175u32 FSStream::offset(void)
176{
177 return mOffset;
178}
179
180void FSStream::offset(u32 offset)
181{

Callers 8

BodyReaderMethod · 0.45
handleUploadFunction · 0.45
readHeaderAtFunction · 0.45
extractCurrentSaveFunction · 0.45
restoreMethod · 0.45
updateMethod · 0.45
drawMethod · 0.45
drawBodyMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected