Uses of Class
org.tmatesoft.svn.core.internal.util.SVNSpillBuffer.MemoryBlock
-
Packages that use SVNSpillBuffer.MemoryBlock Package Description org.tmatesoft.svn.core.internal.util -
-
Uses of SVNSpillBuffer.MemoryBlock in org.tmatesoft.svn.core.internal.util
Fields in org.tmatesoft.svn.core.internal.util declared as SVNSpillBuffer.MemoryBlock Modifier and Type Field Description private SVNSpillBuffer.MemoryBlockSVNSpillBuffer. availableprivate SVNSpillBuffer.MemoryBlockSVNSpillBuffer. headprotected SVNSpillBuffer.MemoryBlockSVNSpillBuffer.MemoryBlock. nextprivate SVNSpillBuffer.MemoryBlockSVNSpillBuffer. outForReadingprivate SVNSpillBuffer.MemoryBlockSVNSpillBuffer. tailMethods in org.tmatesoft.svn.core.internal.util that return SVNSpillBuffer.MemoryBlock Modifier and Type Method Description private SVNSpillBuffer.MemoryBlockSVNSpillBuffer. getBuffer()SVNSpillBuffer.MemoryBlockSVNSpillBuffer. read()private SVNSpillBuffer.MemoryBlockSVNSpillBuffer. readData()Methods in org.tmatesoft.svn.core.internal.util with parameters of type SVNSpillBuffer.MemoryBlock Modifier and Type Method Description private voidSVNSpillBuffer. returnBuffer(SVNSpillBuffer.MemoryBlock block)
-