Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dumbledore/AlbiteREADER
/ addDummyByte
Method
addDummyByte
src/gnu/zip/ZipFile.java:780–783 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
778
}
779
780
public
void
addDummyByte()
781
{
782
dummyByteCount = 1;
783
}
784
}
785
786
/**
Callers
1
getInputStream
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected