MimePart

data class MimePart(val contentType: MediaType, val body: ByteArray, val encode: String)(source)

Constructors

Link copied to clipboard
constructor(contentType: MediaType, body: ByteArray, encode: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard