Class EmptyInputStream

java.lang.Object
java.io.InputStream
org.apache.hc.core5.http.io.entity.EmptyInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public final class EmptyInputStream extends InputStream
Since:
5.1
  • Field Details

  • Constructor Details

    • EmptyInputStream

      private EmptyInputStream()
  • Method Details