Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getTextBuffer
Method
getTextBuffer
src/org/albite/book/view/Booklet.java:337–339 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
335
}
336
337
public
final
char[] getTextBuffer() {
338
return
chapter.getTextBuffer();
339
}
340
341
public
final
Chapter getChapter() {
342
return
chapter;
Callers
6
processPointerReleased
Method · 0.45
setupNewBookmark
Method · 0.45
TextPage
Method · 0.45
drawSelected
Method · 0.45
draw
Method · 0.45
goToPosition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected