Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JetBrains/skija
/ getBytes
Method
getBytes
shared/java/Data.java:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
public
byte[] getBytes() {
24
return
getBytes(0, getSize());
25
}
26
27
public
byte[] getBytes(long offset, long length) {
28
try {
Callers
3
execute
Method · 0.80
execute
Method · 0.80
main
Method · 0.80
Calls
3
getSize
Method · 0.95
onNativeCall
Method · 0.95
_nBytes
Method · 0.95
Tested by
2
execute
Method · 0.64
execute
Method · 0.64