Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gagravarr/VorbisJava
/ getNumLVs
Method
getNumLVs
core/src/main/java/org/gagravarr/ogg/OggPage.java:251–253 ·
view source on GitHub ↗
For unit testing only!
()
Source
from the content-addressed store, hash-verified
249
* For unit testing only!
250
*/
251
protected
int
getNumLVs() {
252
return
numLVs;
253
}
254
255
256
public
void
writeHeader(OutputStream out) throws IOException {
Callers
4
testEmptyPages
Method · 0.95
testPages
Method · 0.95
testCRCProblem
Method · 0.95
testPages
Method · 0.95
Calls
no outgoing calls
Tested by
4
testEmptyPages
Method · 0.76
testPages
Method · 0.76
testCRCProblem
Method · 0.76
testPages
Method · 0.76