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) ByteArrayWindowWindowCursor. quickCopy(Pack p, long pos, long cnt)(package private) ByteArrayWindowPack. read(long pos, int size)
-