ZipBlockReader.this

Creates a ZipBlockReader using the provided InputStream. Please note that this InputStream must be attached to a conduit implementing the IConduit.Seek interface.

  1. this(const(char)[] path)
  2. this(InputStream source)
    class ZipBlockReader

Meta