MCPcopy Create free account
hub / github.com/codereader/DarkRadiant / get

Method get

libs/stream/PointerInputStream.h:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39
40 const byte* get()
41 {
42 return _curPos;
43 }
44};
45
46}

Callers 6

onChildAddedMethod · 0.45
getPathRecursivelyMethod · 0.45
isSelectedMethod · 0.45
onKeyInsertMethod · 0.45
ScopedArchiveBufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected