Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cSploit/android
/ isEmpty
Method
isEmpty
cSploit/src/org/csploit/android/net/ByteBuffer.java:140–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
public
boolean isEmpty(){
141
return
getLength() == 0;
142
}
143
}
Callers
15
toString
Method · 0.95
onNewLine
Method · 0.80
onInputEntered
Method · 0.80
onFailedConnection
Method · 0.80
run
Method · 0.80
onServiceFound
Method · 0.80
fromFile
Method · 0.80
errorLogging
Method · 0.80
preloadServices
Method · 0.80
preloadVendors
Method · 0.80
wipe
Method · 0.80
deleteTemporaryFiles
Method · 0.80
Calls
1
getLength
Method · 0.95
Tested by
no test coverage detected