BinaryItem
class BinaryItem : PartData
Represents a binary item
Constructors
Represents a binary item |
Properties
val provider: () -> Input of content bytes |
Inherited Properties
val contentDisposition: ContentDisposition? Parsed |
|
val contentType: ContentType? Parsed |
|
val dispose: () -> Unit to be invoked when this part is no longed needed |
|
val headers: Headers of this part, could be inaccurate on some engines |
|
val name: String? Optional part name based on |
|
val |
|
val |