mime.toString()
- 返回:<string>
MIMEType 对象的 toString() 方法返回序列化后的 MIME。
🌐 The toString() method on the MIMEType object returns the serialized MIME.
由于需要符合标准,此方法不允许用户自定义 MIME 的序列化过程。
🌐 Because of the need for standard compliance, this method does not allow users to customize the serialization process of the MIME.