Part.this

Creates a new MIME Part object with a default content-type of application/octet-stream.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class Part
    this
    ()

Return Value

an empty MIME Part object with a default content-type of application/octet-stream.