Uses of Class
org.eclipse.jgit.internal.storage.file.ByteArrayWindow
-
Packages that use ByteArrayWindow Package Description org.eclipse.jgit.internal.storage.file File based repository storage. -
-
Uses of ByteArrayWindow in org.eclipse.jgit.internal.storage.file
Methods in org.eclipse.jgit.internal.storage.file that return ByteArrayWindow Modifier and Type Method Description (package private) ByteArrayWindow
WindowCursor. quickCopy(Pack p, long pos, long cnt)
(package private) ByteArrayWindow
Pack. read(long pos, int size)
-