MCPcopy 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

toStringMethod · 0.95
onNewLineMethod · 0.80
onInputEnteredMethod · 0.80
onFailedConnectionMethod · 0.80
runMethod · 0.80
onServiceFoundMethod · 0.80
fromFileMethod · 0.80
errorLoggingMethod · 0.80
preloadServicesMethod · 0.80
preloadVendorsMethod · 0.80
wipeMethod · 0.80
deleteTemporaryFilesMethod · 0.80

Calls 1

getLengthMethod · 0.95

Tested by

no test coverage detected