Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/brotli
/ getData
Method
getData
java/org/brotli/enc/PreparedDictionary.java:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
*/
14
public
interface
PreparedDictionary {
15
ByteBuffer getData();
16
}
Callers
1
attachDictionary
Method · 0.65
Implementers
3
PreparedDictionaryImpl
java/org/brotli/wrapper/enc/EncoderJNI
PreparedDictionaryImpl
java/org/brotli/enc/PreparedDictionary
Dictionary
java/org/brotli/dec/Dictionary.java
Calls
no outgoing calls
Tested by
no test coverage detected