Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getTextForBookmark
Method
getTextForBookmark
src/org/albite/book/view/Page.java:56–58 ·
view source on GitHub ↗
(final char[] chapterBuffer)
Source
from the content-addressed store, hash-verified
54
}
55
56
public
String getTextForBookmark(
final
char[] chapterBuffer) {
57
return
""
;
58
}
59
60
public
String getTextForBookmark(
61
final
char[] chapterBuffer,
Callers
2
setupNewBookmark
Method · 0.95
processPointerReleased
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected