MCPcopy Create free account
hub / github.com/deathkiller/jazz2-native / GetPath

Method GetPath

Sources/Shared/IO/FileStream.cpp:384–387  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

382 }
383
384 StringView FileStream::GetPath() const
385 {
386 return _path;
387 }
388
389 void FileStream::InitializeBuffer()
390 {

Callers 4

FinalizeMethod · 0.45
~WebResponseImplMethod · 0.45
GetStreamMethod · 0.45
GetDataFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected