Class HTTPBasicAuthentication.ByteArrayStream

java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
org.tmatesoft.svn.core.internal.io.dav.http.HTTPBasicAuthentication.ByteArrayStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
HTTPBasicAuthentication

private static class HTTPBasicAuthentication.ByteArrayStream extends ByteArrayOutputStream
  • Constructor Details

    • ByteArrayStream

      private ByteArrayStream()
  • Method Details

    • getBuffer

      public byte[] getBuffer()