Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ LoadFromPath
Method
LoadFromPath
android/libpag/src/main/java/org/libpag/PAGFile.java:86–86 ·
view source on GitHub ↗
(String path)
Source
from the content-addressed store, hash-verified
84
}
85
86
private
static
native PAGFile LoadFromPath(String path);
87
88
private
static
native PAGFile LoadFromBytes(byte[] bytes,
int
limit, String path);
89
Callers
1
Load
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected