Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BirolLab/RNA-Bloom
/ size
Method
size
src/rnabloom/bloom/buffer/LargeBitBuffer.java:83–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
}
82
83
@Override
84
public
long size() {
85
return
size;
86
}
87
88
@Override
89
public
void
empty() {
Callers
7
getKmers
Method · 0.45
main
Method · 0.45
getKmers
Method · 0.45
equivalentByteBuffers
Method · 0.45
equivalentBitBuffers
Method · 0.45
compareByteBuffers
Method · 0.45
compareBitBuffers
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected