type/Part library

Classes

BlobPart
Represents binary data with an associated MIME type sent to and received from requests.
ImagePart
Represents image data sent to and received from requests.
Part
Interface representing data sent to and received from requests.
TextPart
Represents text or string based data sent to and received from requests.