Class SVNSpillBuffer.MemoryBlock

  • Enclosing class:
    SVNSpillBuffer

    static class SVNSpillBuffer.MemoryBlock
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MemoryBlock​(byte[] data, int length)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MemoryBlock

        public MemoryBlock​(byte[] data,
                           int length)