MCPcopy Create free account
hub / github.com/anestisb/android-simg2img / GetOffset

Method GetOffset

sparse_read.cpp:135–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

133 }
134
135 int64_t GetOffset() override { return offset; }
136
137 int SetOffset(int64_t off) override {
138 buf += off - offset;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected