| Package | Description |
|---|---|
| org.tmatesoft.svn.core.internal.util |
| Modifier and Type | Field and Description |
|---|---|
private SVNSpillBuffer.MemoryBlock |
SVNSpillBuffer.available |
private SVNSpillBuffer.MemoryBlock |
SVNSpillBuffer.head |
protected SVNSpillBuffer.MemoryBlock |
SVNSpillBuffer.MemoryBlock.next |
private SVNSpillBuffer.MemoryBlock |
SVNSpillBuffer.outForReading |
private SVNSpillBuffer.MemoryBlock |
SVNSpillBuffer.tail |
| Modifier and Type | Method and Description |
|---|---|
private SVNSpillBuffer.MemoryBlock |
SVNSpillBuffer.getBuffer() |
SVNSpillBuffer.MemoryBlock |
SVNSpillBuffer.read() |
private SVNSpillBuffer.MemoryBlock |
SVNSpillBuffer.readData() |
| Modifier and Type | Method and Description |
|---|---|
private void |
SVNSpillBuffer.returnBuffer(SVNSpillBuffer.MemoryBlock block) |