Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getEncoding
Method
getEncoding
src/org/albite/book/model/book/Chapter.java:168–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
}
167
168
public
final
String getEncoding() {
169
return
currentEncoding;
170
}
171
172
public
String getPath() {
173
if
(pathReference != null) {
Callers
1
saveBookSettings
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected